Enum CorDebugUnmappedStop
[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
[Flags]
public enum CorDebugUnmappedStop
STOP_ALL = 65535
STOP_EPILOG = 2
STOP_NONE = 0
STOP_NO_MAPPING_INFO = 4
STOP_OTHER_UNMAPPED = 8
STOP_PROLOG = 1
STOP_UNMANAGED = 16