1 interface inheriting from ISOSDacInterface3
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\32\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface3.cs (1)
22
file unsafe interface InterfaceImplementation : global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface3
1 implementation of ISOSDacInterface3
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
33
: ISOSDacInterface, ISOSDacInterface2,
ISOSDacInterface3
, ISOSDacInterface4, ISOSDacInterface5,
18 references to ISOSDacInterface3
Microsoft.Diagnostics.DataContractReader.Legacy (18)
_generated\11\Microsoft.Diagnostics.DataContractReader.Legacy.SOSDacImpl.cs (1)
20
details = global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface3
).TypeHandle);
_generated\32\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface3.cs (12)
41
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface3
.GetGCInterestingInfoData(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress interestingInfoAddr, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacpGCInterestingInfoData* data)
43
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface3
));
63
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface3
@this = default;
70
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface3
>(__this_native);
83
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface3
.GetGCInterestingInfoStaticData(global::Microsoft.Diagnostics.DataContractReader.Legacy.DacpGCInterestingInfoData* data)
85
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface3
));
102
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface3
@this = default;
107
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface3
>(__this_native);
120
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface3
.GetGCGlobalMechanisms(nuint* globalMechanisms)
122
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface3
));
139
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface3
@this = default;
144
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface3
>(__this_native);
SOSDacImpl.cs (5)
49
private readonly
ISOSDacInterface3
? _legacyImpl3;
81
_legacyImpl3 = legacyObj as
ISOSDacInterface3
;
5044
int
ISOSDacInterface3
.GetGCInterestingInfoData(ClrDataAddress interestingInfoAddr, DacpGCInterestingInfoData* data)
5086
int
ISOSDacInterface3
.GetGCInterestingInfoStaticData(DacpGCInterestingInfoData* data)
5193
int
ISOSDacInterface3
.GetGCGlobalMechanisms(nuint* globalMechanisms)