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