1 interface inheriting from ISOSDacInterface16
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\46\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface16.cs (1)
20file unsafe interface InterfaceImplementation : global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface16
1 implementation of ISOSDacInterface16
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
36ISOSDacInterface16
8 references to ISOSDacInterface16
Microsoft.Diagnostics.DataContractReader.Legacy (8)
_generated\11\Microsoft.Diagnostics.DataContractReader.Legacy.SOSDacImpl.cs (1)
59details = global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface16).TypeHandle);
_generated\46\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface16.cs (4)
37int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface16.GetGCDynamicAdaptationMode(int* pDynamicAdaptationMode) 39var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface16)); 56global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface16 @this = default; 61@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface16>(__this_native);
SOSDacImpl.cs (3)
62private readonly ISOSDacInterface16? _legacyImpl16; 94_legacyImpl16 = legacyObj as ISOSDacInterface16; 7076int ISOSDacInterface16.GetGCDynamicAdaptationMode(int* pDynamicAdaptationMode)