Table of Contents

Enum CorDebugUnmappedStop

Namespace
Microsoft.Samples.Debugging.CorDebug.NativeApi
Assembly
raw.dll
[Flags]
public enum CorDebugUnmappedStop

Fields

STOP_ALL = 65535
STOP_EPILOG = 2
STOP_NONE = 0
STOP_NO_MAPPING_INFO = 4
STOP_OTHER_UNMAPPED = 8
STOP_PROLOG = 1
STOP_UNMANAGED = 16