提交 cf8a61e6 编写于 作者: A Andrew Casey

Automated checkin: update Concord assemblies to version 22711.00.

上级 c6fd5a48
......@@ -39,13 +39,13 @@
.ver 1:0:0:0
}
.module Microsoft.VisualStudio.Debugger.Engine.dll
// MVID: {E5EB713A-B085-49FD-8538-D25576DF6C73}
// MVID: {5A071D03-8694-461C-8C59-4EAC840F5256}
.imagebase 0x00400000
.file alignment 0x00000200
.stackreserve 0x00100000
.subsystem 0x0003 // WINDOWS_CUI
.corflags 0x00000001 // ILONLY
// Image base: 0x02030000
// Image base: 0x04740000
// =============== CLASS MEMBERS DECLARATION ===================
......@@ -21044,6 +21044,22 @@
IL_0000: ret
} // end of method DkmScriptRuntimeInstance::get_LoadOrderIndex
.method public hidebysig specialname instance bool
get_IsEdgeHtmlDll() cil managed
{
// Code size 1 (0x1)
.maxstack 8
IL_0000: ret
} // end of method DkmScriptRuntimeInstance::get_IsEdgeHtmlDll
.method public hidebysig specialname instance uint64
get_ScriptHostVersion() cil managed
{
// Code size 1 (0x1)
.maxstack 8
IL_0000: ret
} // end of method DkmScriptRuntimeInstance::get_ScriptHostVersion
.method public hidebysig static class Microsoft.VisualStudio.Debugger.Script.DkmScriptRuntimeInstance
Create(class Microsoft.VisualStudio.Debugger.DkmProcess Process,
valuetype Microsoft.VisualStudio.Debugger.DkmRuntimeInstanceId Id,
......@@ -21068,6 +21084,21 @@
IL_0000: ret
} // end of method DkmScriptRuntimeInstance::Create
.method public hidebysig static class Microsoft.VisualStudio.Debugger.Script.DkmScriptRuntimeInstance
Create(class Microsoft.VisualStudio.Debugger.DkmProcess Process,
valuetype Microsoft.VisualStudio.Debugger.DkmRuntimeInstanceId Id,
valuetype Microsoft.VisualStudio.Debugger.DkmRuntimeCapabilities Capabilities,
class Microsoft.VisualStudio.Debugger.DkmRuntimeInstance ParentRuntime,
int32 LoadOrderIndex,
bool IsEdgeHtmlDll,
uint64 ScriptHostVersion,
class Microsoft.VisualStudio.Debugger.DkmDataItem DataItem) cil managed
{
// Code size 1 (0x1)
.maxstack 8
IL_0000: ret
} // end of method DkmScriptRuntimeInstance::Create
.method public hidebysig instance object
GetRemoteDebugApplication() cil managed
{
......@@ -21106,10 +21137,18 @@
IL_0000: ret
} // end of method DkmScriptRuntimeInstance::OnScriptSymbolsUpdated
.property instance bool IsEdgeHtmlDll()
{
.get instance bool Microsoft.VisualStudio.Debugger.Script.DkmScriptRuntimeInstance::get_IsEdgeHtmlDll()
} // end of property DkmScriptRuntimeInstance::IsEdgeHtmlDll
.property instance int32 LoadOrderIndex()
{
.get instance int32 Microsoft.VisualStudio.Debugger.Script.DkmScriptRuntimeInstance::get_LoadOrderIndex()
} // end of property DkmScriptRuntimeInstance::LoadOrderIndex
.property instance uint64 ScriptHostVersion()
{
.get instance uint64 Microsoft.VisualStudio.Debugger.Script.DkmScriptRuntimeInstance::get_ScriptHostVersion()
} // end of property DkmScriptRuntimeInstance::ScriptHostVersion
} // end of class Microsoft.VisualStudio.Debugger.Script.DkmScriptRuntimeInstance
.class interface public abstract auto ansi Microsoft.VisualStudio.Debugger.ComponentInterfaces.IDkmAfterSetNextStatementNotification
......@@ -33062,6 +33101,7 @@
.field public static literal valuetype Microsoft.VisualStudio.Debugger.DefaultPort.DkmSystemInformationFlags Default = int32(0x00000000)
.field public static literal valuetype Microsoft.VisualStudio.Debugger.DefaultPort.DkmSystemInformationFlags DumpFile = int32(0x00000002)
.field public static literal valuetype Microsoft.VisualStudio.Debugger.DefaultPort.DkmSystemInformationFlags Is64Bit = int32(0x00000001)
.field public static literal valuetype Microsoft.VisualStudio.Debugger.DefaultPort.DkmSystemInformationFlags LaunchedInChamber = int32(0x00000010)
} // end of class Microsoft.VisualStudio.Debugger.DefaultPort.DkmSystemInformationFlags
.class public auto ansi sealed Microsoft.VisualStudio.Debugger.DefaultPort.DkmTransportConnectionFlags
......@@ -39,13 +39,13 @@
.ver 1:0:0:0
}
.module Microsoft.VisualStudio.Debugger.Engine.dll
// MVID: {E5EB713A-B085-49FD-8538-D25576DF6C73}
// MVID: {5A071D03-8694-461C-8C59-4EAC840F5256}
.imagebase 0x00400000
.file alignment 0x00000200
.stackreserve 0x00100000
.subsystem 0x0003 // WINDOWS_CUI
.corflags 0x00000001 // ILONLY
// Image base: 0x021F0000
// Image base: 0x01170000
// =============== CLASS MEMBERS DECLARATION ===================
......@@ -21044,6 +21044,22 @@
IL_0000: ret
} // end of method DkmScriptRuntimeInstance::get_LoadOrderIndex
.method public hidebysig specialname instance bool
get_IsEdgeHtmlDll() cil managed
{
// Code size 1 (0x1)
.maxstack 8
IL_0000: ret
} // end of method DkmScriptRuntimeInstance::get_IsEdgeHtmlDll
.method public hidebysig specialname instance uint64
get_ScriptHostVersion() cil managed
{
// Code size 1 (0x1)
.maxstack 8
IL_0000: ret
} // end of method DkmScriptRuntimeInstance::get_ScriptHostVersion
.method public hidebysig static class Microsoft.VisualStudio.Debugger.Script.DkmScriptRuntimeInstance
Create(class Microsoft.VisualStudio.Debugger.DkmProcess Process,
valuetype Microsoft.VisualStudio.Debugger.DkmRuntimeInstanceId Id,
......@@ -21068,6 +21084,21 @@
IL_0000: ret
} // end of method DkmScriptRuntimeInstance::Create
.method public hidebysig static class Microsoft.VisualStudio.Debugger.Script.DkmScriptRuntimeInstance
Create(class Microsoft.VisualStudio.Debugger.DkmProcess Process,
valuetype Microsoft.VisualStudio.Debugger.DkmRuntimeInstanceId Id,
valuetype Microsoft.VisualStudio.Debugger.DkmRuntimeCapabilities Capabilities,
class Microsoft.VisualStudio.Debugger.DkmRuntimeInstance ParentRuntime,
int32 LoadOrderIndex,
bool IsEdgeHtmlDll,
uint64 ScriptHostVersion,
class Microsoft.VisualStudio.Debugger.DkmDataItem DataItem) cil managed
{
// Code size 1 (0x1)
.maxstack 8
IL_0000: ret
} // end of method DkmScriptRuntimeInstance::Create
.method public hidebysig instance object
GetRemoteDebugApplication() cil managed
{
......@@ -21106,10 +21137,18 @@
IL_0000: ret
} // end of method DkmScriptRuntimeInstance::OnScriptSymbolsUpdated
.property instance bool IsEdgeHtmlDll()
{
.get instance bool Microsoft.VisualStudio.Debugger.Script.DkmScriptRuntimeInstance::get_IsEdgeHtmlDll()
} // end of property DkmScriptRuntimeInstance::IsEdgeHtmlDll
.property instance int32 LoadOrderIndex()
{
.get instance int32 Microsoft.VisualStudio.Debugger.Script.DkmScriptRuntimeInstance::get_LoadOrderIndex()
} // end of property DkmScriptRuntimeInstance::LoadOrderIndex
.property instance uint64 ScriptHostVersion()
{
.get instance uint64 Microsoft.VisualStudio.Debugger.Script.DkmScriptRuntimeInstance::get_ScriptHostVersion()
} // end of property DkmScriptRuntimeInstance::ScriptHostVersion
} // end of class Microsoft.VisualStudio.Debugger.Script.DkmScriptRuntimeInstance
.class interface public abstract auto ansi Microsoft.VisualStudio.Debugger.ComponentInterfaces.IDkmAfterSetNextStatementNotification
......@@ -33062,6 +33101,7 @@
.field public static literal valuetype Microsoft.VisualStudio.Debugger.DefaultPort.DkmSystemInformationFlags Default = int32(0x00000000)
.field public static literal valuetype Microsoft.VisualStudio.Debugger.DefaultPort.DkmSystemInformationFlags DumpFile = int32(0x00000002)
.field public static literal valuetype Microsoft.VisualStudio.Debugger.DefaultPort.DkmSystemInformationFlags Is64Bit = int32(0x00000001)
.field public static literal valuetype Microsoft.VisualStudio.Debugger.DefaultPort.DkmSystemInformationFlags LaunchedInChamber = int32(0x00000010)
} // end of class Microsoft.VisualStudio.Debugger.DefaultPort.DkmSystemInformationFlags
.class public auto ansi sealed Microsoft.VisualStudio.Debugger.DefaultPort.DkmTransportConnectionFlags
......@@ -7441,9 +7441,6 @@
Compile the expression into MSIL code that can be executed by the CLR or debugger
to evaluate the expression.
Location constraint: API must be called from an IDE component (component level
> 100,000).
This API was introduced in Visual Studio 14 RTM (DkmApiVersion.VS14RTM).
</summary>
<param name="InstructionAddress">
......@@ -17482,6 +17479,12 @@
Indicates that the target OS is a core system. (Examples: XBox, Phone, etc.).
</summary>
</member>
<member name="F:Microsoft.VisualStudio.Debugger.DefaultPort.DkmSystemInformationFlags.LaunchedInChamber">
<summary>
Indicates that msvsmon has been launched inside a chamber. (Phone execution
model).
</summary>
</member>
<member name="T:Microsoft.VisualStudio.Debugger.DefaultPort.DkmTransportConnectionFlags">
<summary>
Flags indicating traits of the underlying connection.
......@@ -53426,6 +53429,23 @@
load will be given an index of zero.
</summary>
</member>
<member name="P:Microsoft.VisualStudio.Debugger.Script.DkmScriptRuntimeInstance.IsEdgeHtmlDll">
<summary>
A flag indicating whether the current loaded dll is EdgeHtml.dll or not.
This API was introduced in Visual Studio 14 RTM (DkmApiVersion.VS14RTM).
</summary>
</member>
<member name="P:Microsoft.VisualStudio.Debugger.Script.DkmScriptRuntimeInstance.ScriptHostVersion">
<summary>
File version of the script host dll. This will be 0 if it cannot be obtained. The
top 16 bits are the major version, followed by 16 bits for the minor version,
followed by 16 bits for the build number followed by 16 bits for the build
revision.
This API was introduced in Visual Studio 14 RTM (DkmApiVersion.VS14RTM).
</summary>
</member>
<member name="M:Microsoft.VisualStudio.Debugger.Script.DkmScriptRuntimeInstance.Create(Microsoft.VisualStudio.Debugger.DkmProcess,Microsoft.VisualStudio.Debugger.DkmRuntimeInstanceId,System.Int32,Microsoft.VisualStudio.Debugger.DkmDataItem)">
<summary>
Creates a new runtime instance object from a debug monitor. This method must be
......@@ -53499,6 +53519,58 @@
[Out] Result of this method call.
</returns>
</member>
<member name="M:Microsoft.VisualStudio.Debugger.Script.DkmScriptRuntimeInstance.Create(Microsoft.VisualStudio.Debugger.DkmProcess,Microsoft.VisualStudio.Debugger.DkmRuntimeInstanceId,Microsoft.VisualStudio.Debugger.DkmRuntimeCapabilities,Microsoft.VisualStudio.Debugger.DkmRuntimeInstance,System.Int32,System.Boolean,System.UInt64,Microsoft.VisualStudio.Debugger.DkmDataItem)">
<summary>
Creates a new runtime instance object from a debug monitor. This method must be
called from the event thread when a debug monitor detects that a new runtime
instance has loaded (for example, when the corresponding runtime dll loads in the
target process).
This method will send a RuntimeInstanceLoad event.
This API was introduced in Visual Studio 14 RTM (DkmApiVersion.VS14RTM).
</summary>
<param name="Process">
[In] DkmProcess represents a target process which is being debugged. The debugger
debugs processes, so this is the basic unit of debugging. A DkmProcess can
represent a system process or a virtual process such as minidumps.
</param>
<param name="Id">
[In] Identifies a DkmRuntimeInstance object within a process.
</param>
<param name="Capabilities">
[In] Enumeration of runtime capabilities.
</param>
<param name="ParentRuntime">
[In,Optional] For runtimes that are implemented on top of another runtime, this
can optionally be used to indicant the logical parent. This can then be used to
request services from the parent when the child runtime doesn't implement the
service. This is currently used only for obtaining the top stack frame to
evaluate a conditional breakpoint when the child runtime doesn't walk stacks
itself.
</param>
<param name="LoadOrderIndex">
[In] Index indicating the relative load order of this script runtime instance to
other script runtime instances within the target process. The first runtime
instance to load will be given an index of zero.
</param>
<param name="IsEdgeHtmlDll">
[In] A flag indicating whether the current loaded dll is EdgeHtml.dll or not.
</param>
<param name="ScriptHostVersion">
[In] File version of the script host dll. This will be 0 if it cannot be
obtained. The top 16 bits are the major version, followed by 16 bits for the
minor version, followed by 16 bits for the build number followed by 16 bits for
the build revision.
</param>
<param name="DataItem">
[In,Optional] Data object to add to the new DkmScriptRuntimeInstance instance.
Pass 'null' in the case that the caller doesn't need to add a data item.
</param>
<returns>
[Out] Result of this method call.
</returns>
</member>
<member name="M:Microsoft.VisualStudio.Debugger.Script.DkmScriptRuntimeInstance.GetRemoteDebugApplication">
<summary>
Allows a caller to obtain a direct access to the IRemoteDebugApplication
......@@ -38,13 +38,13 @@
.ver 14:0:0:0
}
.module Microsoft.VisualStudio.Debugger.Metadata.dll
// MVID: {30BC181B-8A79-4074-8C83-36460A9E6A22}
// MVID: {B8BC98E7-85E4-411C-B5FE-076AE11026F2}
.imagebase 0x00400000
.file alignment 0x00000200
.stackreserve 0x00100000
.subsystem 0x0003 // WINDOWS_CUI
.corflags 0x00000001 // ILONLY
// Image base: 0x00660000
// Image base: 0x02550000
// =============== CLASS MEMBERS DECLARATION ===================
......
......@@ -38,13 +38,13 @@
.ver 14:0:0:0
}
.module Microsoft.VisualStudio.Debugger.Metadata.dll
// MVID: {30BC181B-8A79-4074-8C83-36460A9E6A22}
// MVID: {B8BC98E7-85E4-411C-B5FE-076AE11026F2}
.imagebase 0x00400000
.file alignment 0x00000200
.stackreserve 0x00100000
.subsystem 0x0003 // WINDOWS_CUI
.corflags 0x00000001 // ILONLY
// Image base: 0x00350000
// Image base: 0x02D50000
// =============== CLASS MEMBERS DECLARATION ===================
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册