1 interface inheriting from ISOSDacInterface11
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\40\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface11.cs (1)
21
file unsafe interface InterfaceImplementation : global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface11
1 implementation of ISOSDacInterface11
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
35
ISOSDacInterface11
, ISOSDacInterface12, ISOSDacInterface13, ISOSDacInterface14, ISOSDacInterface15,
13 references to ISOSDacInterface11
Microsoft.Diagnostics.DataContractReader.Legacy (13)
_generated\11\Microsoft.Diagnostics.DataContractReader.Legacy.SOSDacImpl.cs (1)
44
details = global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface11
).TypeHandle);
_generated\40\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface11.cs (8)
39
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface11
.IsTrackedType(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress objAddr, global::Microsoft.Diagnostics.DataContractReader.Legacy.Interop.BOOL* isTrackedType, global::Microsoft.Diagnostics.DataContractReader.Legacy.Interop.BOOL* hasTaggedMemory)
41
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface11
));
61
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface11
@this = default;
68
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface11
>(__this_native);
81
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface11
.GetTaggedMemory(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress objAddr, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress* taggedMemory, nuint* taggedMemorySizeInBytes)
83
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface11
));
103
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface11
@this = default;
110
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface11
>(__this_native);
SOSDacImpl.cs (4)
57
private readonly
ISOSDacInterface11
? _legacyImpl11;
89
_legacyImpl11 = legacyObj as
ISOSDacInterface11
;
6276
int
ISOSDacInterface11
.IsTrackedType(ClrDataAddress objAddr, Interop.BOOL* isTrackedType, Interop.BOOL* hasTaggedMemory)
6329
int
ISOSDacInterface11
.GetTaggedMemory(ClrDataAddress objAddr, ClrDataAddress* taggedMemory, nuint* taggedMemorySizeInBytes)