1 interface inheriting from ISOSDacInterface10
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\39\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface10.cs (1)
24
file unsafe interface InterfaceImplementation : global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface10
1 implementation of ISOSDacInterface10
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
34
ISOSDacInterface6, ISOSDacInterface7, ISOSDacInterface8, ISOSDacInterface9,
ISOSDacInterface10
,
28 references to ISOSDacInterface10
Microsoft.Diagnostics.DataContractReader.Legacy (28)
_generated\11\Microsoft.Diagnostics.DataContractReader.Legacy.SOSDacImpl.cs (1)
41
details = global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface10
).TypeHandle);
_generated\39\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface10.cs (20)
45
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface10
.GetObjectComWrappersData(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress objAddr, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress* rcw, uint count, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress[] mowList, uint* pNeeded)
47
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface10
));
115
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface10
@this = default;
137
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface10
>(__this_native);
161
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface10
.IsComWrappersCCW(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress ccw, global::Microsoft.Diagnostics.DataContractReader.Legacy.Interop.BOOL* isComWrappersCCW)
163
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface10
));
183
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface10
@this = default;
190
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface10
>(__this_native);
203
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface10
.GetComWrappersCCWData(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress ccw, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress* managedObject, int* refCount)
205
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface10
));
225
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface10
@this = default;
232
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface10
>(__this_native);
245
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface10
.IsComWrappersRCW(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress rcw, global::Microsoft.Diagnostics.DataContractReader.Legacy.Interop.BOOL* isComWrappersRCW)
247
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface10
));
267
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface10
@this = default;
274
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface10
>(__this_native);
287
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface10
.GetComWrappersRCWData(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress rcw, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress* identity)
289
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface10
));
309
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface10
@this = default;
316
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface10
>(__this_native);
SOSDacImpl.cs (7)
56
private readonly
ISOSDacInterface10
? _legacyImpl10;
88
_legacyImpl10 = legacyObj as
ISOSDacInterface10
;
6050
int
ISOSDacInterface10
.GetObjectComWrappersData(ClrDataAddress objAddr, ClrDataAddress* rcw, uint count, [In, MarshalUsing(CountElementName = "count"), Out] ClrDataAddress[]? mowList, uint* pNeeded)
6123
int
ISOSDacInterface10
.IsComWrappersCCW(ClrDataAddress ccw, Interop.BOOL* isComWrappersCCW)
6157
int
ISOSDacInterface10
.GetComWrappersCCWData(ClrDataAddress ccw, ClrDataAddress* managedObject, int* refCount)
6201
int
ISOSDacInterface10
.IsComWrappersRCW(ClrDataAddress rcw, Interop.BOOL* isComWrappersRCW)
6239
int
ISOSDacInterface10
.GetComWrappersRCWData(ClrDataAddress rcw, ClrDataAddress* identity)