1 interface inheriting from ISOSDacInterface8
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\37\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface8.cs (1)
25
file unsafe interface InterfaceImplementation : global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface8
1 implementation of ISOSDacInterface8
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
34
ISOSDacInterface6, ISOSDacInterface7,
ISOSDacInterface8
, ISOSDacInterface9, ISOSDacInterface10,
33 references to ISOSDacInterface8
Microsoft.Diagnostics.DataContractReader.Legacy (33)
_generated\11\Microsoft.Diagnostics.DataContractReader.Legacy.SOSDacImpl.cs (1)
35
details = global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface8
).TypeHandle);
_generated\37\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface8.cs (24)
47
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface8
.GetNumberGenerations(uint* pGenerations)
49
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface8
));
66
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface8
@this = default;
71
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface8
>(__this_native);
84
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface8
.GetGenerationTable(uint cGenerations, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacpGenerationData* pGenerationData, uint* pNeeded)
86
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface8
));
103
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface8
@this = default;
108
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface8
>(__this_native);
121
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface8
.GetFinalizationFillPointers(uint cFillPointers, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress* pFinalizationFillPointers, uint* pNeeded)
123
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface8
));
140
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface8
@this = default;
145
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface8
>(__this_native);
158
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface8
.GetGenerationTableSvr(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress heapAddr, uint cGenerations, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacpGenerationData* pGenerationData, uint* pNeeded)
160
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface8
));
180
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface8
@this = default;
187
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface8
>(__this_native);
200
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface8
.GetFinalizationFillPointersSvr(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress heapAddr, uint cFillPointers, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress* pFinalizationFillPointers, uint* pNeeded)
202
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface8
));
222
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface8
@this = default;
229
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface8
>(__this_native);
242
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface8
.GetAssemblyLoadContext(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress methodTable, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress* assemblyLoadContext)
244
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface8
));
264
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface8
@this = default;
271
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface8
>(__this_native);
SOSDacImpl.cs (8)
54
private readonly
ISOSDacInterface8
? _legacyImpl8;
86
_legacyImpl8 = legacyObj as
ISOSDacInterface8
;
5701
int
ISOSDacInterface8
.GetNumberGenerations(uint* pGenerations)
5736
int
ISOSDacInterface8
.GetGenerationTable(uint cGenerations, DacpGenerationData* pGenerationData, uint* pNeeded)
5805
int
ISOSDacInterface8
.GetFinalizationFillPointers(uint cFillPointers, ClrDataAddress* pFinalizationFillPointers, uint* pNeeded)
5867
int
ISOSDacInterface8
.GetGenerationTableSvr(ClrDataAddress heapAddr, uint cGenerations, DacpGenerationData* pGenerationData, uint* pNeeded)
5936
int
ISOSDacInterface8
.GetFinalizationFillPointersSvr(ClrDataAddress heapAddr, uint cFillPointers, ClrDataAddress* pFinalizationFillPointers, uint* pNeeded)
5999
int
ISOSDacInterface8
.GetAssemblyLoadContext(ClrDataAddress methodTable, ClrDataAddress* assemblyLoadContext)