1 interface inheriting from ISOSDacInterface2
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\31\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface2.cs (1)
21
file unsafe interface InterfaceImplementation : global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface2
1 implementation of ISOSDacInterface2
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
33
: ISOSDacInterface,
ISOSDacInterface2
, ISOSDacInterface3, ISOSDacInterface4, ISOSDacInterface5,
13 references to ISOSDacInterface2
Microsoft.Diagnostics.DataContractReader.Legacy (13)
_generated\11\Microsoft.Diagnostics.DataContractReader.Legacy.SOSDacImpl.cs (1)
17
details = global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface2
).TypeHandle);
_generated\31\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface2.cs (8)
39
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface2
.GetObjectExceptionData(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress objectAddress, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacpExceptionObjectData* data)
41
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface2
));
61
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface2
@this = default;
68
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface2
>(__this_native);
81
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface2
.IsRCWDCOMProxy(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress rcwAddress, int* inDCOMProxy)
83
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface2
));
103
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface2
@this = default;
110
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface2
>(__this_native);
SOSDacImpl.cs (4)
48
private readonly
ISOSDacInterface2
? _legacyImpl2;
80
_legacyImpl2 = legacyObj as
ISOSDacInterface2
;
4984
int
ISOSDacInterface2
.GetObjectExceptionData(ClrDataAddress objectAddress, DacpExceptionObjectData* data)
5007
int
ISOSDacInterface2
.IsRCWDCOMProxy(ClrDataAddress rcwAddress, int* inDCOMProxy)