1 interface inheriting from ISOSDacInterface7
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface7.cs (1)
23
file unsafe interface InterfaceImplementation : global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface7
1 implementation of ISOSDacInterface7
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
35
ISOSDacInterface6,
ISOSDacInterface7
, ISOSDacInterface8, ISOSDacInterface9, ISOSDacInterface10,
21 references to ISOSDacInterface7
Microsoft.Diagnostics.DataContractReader.Legacy (21)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface7.cs (16)
43
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface7
.GetPendingReJITID(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress methodDesc, int* pRejitId)
45
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface7
));
65
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface7
@this = default;
72
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface7
>(__this_native);
85
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface7
.GetReJITInformation(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress methodDesc, int rejitId, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacpReJitData2* pRejitData)
87
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface7
));
107
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface7
@this = default;
114
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface7
>(__this_native);
127
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface7
.GetProfilerModifiedILInformation(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress methodDesc, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacpProfilerILData* pILData)
129
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface7
));
149
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface7
@this = default;
156
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface7
>(__this_native);
169
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface7
.GetMethodsWithProfilerModifiedIL(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress mod, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress* methodDescs, int cMethodDescs, int* pcMethodDescs)
171
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface7
));
191
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface7
@this = default;
198
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface7
>(__this_native);
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.SOSDacImpl.cs (1)
32
details = global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface7
).TypeHandle);
SOSDacImpl.cs (4)
5625
int
ISOSDacInterface7
.GetPendingReJITID(ClrDataAddress methodDesc, int* pRejitId)
5670
int
ISOSDacInterface7
.GetReJITInformation(ClrDataAddress methodDesc, int rejitId, DacpReJitData2* pRejitData)
5731
int
ISOSDacInterface7
.GetProfilerModifiedILInformation(ClrDataAddress methodDesc, DacpProfilerILData* pILData)
5792
int
ISOSDacInterface7
.GetMethodsWithProfilerModifiedIL(ClrDataAddress mod, ClrDataAddress* methodDescs, int cMethodDescs, int* pcMethodDescs)