1 interface inheriting from ISOSDacInterface17
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\53\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface17.cs (1)
23
file unsafe interface InterfaceImplementation : global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface17
1 implementation of ISOSDacInterface17
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
36
ISOSDacInterface16,
ISOSDacInterface17
21 references to ISOSDacInterface17
Microsoft.Diagnostics.DataContractReader.Legacy (21)
_generated\11\Microsoft.Diagnostics.DataContractReader.Legacy.SOSDacImpl.cs (1)
62
details = global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface17
).TypeHandle);
_generated\53\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface17.cs (16)
43
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface17
.GetStressLogData(global::Microsoft.Diagnostics.DataContractReader.Legacy.SOSStressLogData* data)
45
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface17
));
62
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface17
@this = default;
67
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface17
>(__this_native);
80
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface17
.GetStressLogThreadEnumerator(global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSStressLogThreadEnum> ppEnum)
82
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface17
));
116
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface17
@this = default;
127
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface17
>(__this_native);
145
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface17
.GetStressLogMessageEnumerator(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress threadStressLogAddress, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSStressLogMsgEnum> ppEnum)
147
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface17
));
183
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface17
@this = default;
196
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface17
>(__this_native);
214
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface17
.GetStressLogMemoryRanges(global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSMemoryEnum> ppEnum)
216
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface17
));
250
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface17
@this = default;
261
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSDacInterface17
>(__this_native);
SOSDacImpl.cs (4)
7263
int
ISOSDacInterface17
.GetStressLogData(SOSStressLogData* data)
7295
int
ISOSDacInterface17
.GetStressLogThreadEnumerator(DacComNullableByRef<ISOSStressLogThreadEnum> ppEnum)
7323
int
ISOSDacInterface17
.GetStressLogMessageEnumerator(
7346
int
ISOSDacInterface17
.GetStressLogMemoryRanges(DacComNullableByRef<ISOSMemoryEnum> ppEnum)