|
|
|
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
|
|
|
|
|
|
|
|
|
// Microsoft (R) .NET Framework IL Disassembler. Version 2.0.41115.19 |
|
|
|
|
// Microsoft (R) .NET Framework IL Disassembler. Version 2.0.50215.44 |
|
|
|
|
// Copyright (C) Microsoft Corporation. All rights reserved. |
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -3017,6 +3017,7 @@
@@ -3017,6 +3017,7 @@
|
|
|
|
|
.field public static literal valuetype DebuggerInterop.Core.CorDebugInternalFrameType STUBFRAME_APPDOMAIN_TRANSITION = int32(0x00000003) |
|
|
|
|
.field public static literal valuetype DebuggerInterop.Core.CorDebugInternalFrameType STUBFRAME_LIGHTWEIGHT_FUNCTION = int32(0x00000004) |
|
|
|
|
.field public static literal valuetype DebuggerInterop.Core.CorDebugInternalFrameType STUBFRAME_FUNC_EVAL = int32(0x00000005) |
|
|
|
|
.field public static literal valuetype DebuggerInterop.Core.CorDebugInternalFrameType STUBFRAME_INTERNALCALL = int32(0x00000006) |
|
|
|
|
} // end of class DebuggerInterop.Core.CorDebugInternalFrameType |
|
|
|
|
|
|
|
|
|
.class interface public abstract auto ansi import DebuggerInterop.Core.ICorDebugNativeFrame |
|
|
|
@ -3344,7 +3345,6 @@
@@ -3344,7 +3345,6 @@
|
|
|
|
|
extends [mscorlib]System.Enum |
|
|
|
|
{ |
|
|
|
|
.field public specialname rtspecialname int32 value__ |
|
|
|
|
.field public static literal valuetype DebuggerInterop.Core.CorDebugMDAFlags MDA_FLAG_SEVERE = int32(0x00000001) |
|
|
|
|
.field public static literal valuetype DebuggerInterop.Core.CorDebugMDAFlags MDA_FLAG_SLIP = int32(0x00000002) |
|
|
|
|
} // end of class DebuggerInterop.Core.CorDebugMDAFlags |
|
|
|
|
|
|
|
|
|