1 interface inheriting from ISOSDacInterface4
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\33\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface4.cs (1)
20file unsafe interface InterfaceImplementation : global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface4
1 implementation of ISOSDacInterface4
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
33: ISOSDacInterface, ISOSDacInterface2, ISOSDacInterface3, ISOSDacInterface4, ISOSDacInterface5,
8 references to ISOSDacInterface4
Microsoft.Diagnostics.DataContractReader.Legacy (8)
_generated\11\Microsoft.Diagnostics.DataContractReader.Legacy.SOSDacImpl.cs (1)
23details = global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface4).TypeHandle);
_generated\33\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface4.cs (4)
37int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface4.GetClrNotification(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress[] arguments, int count, int* pNeeded) 39var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface4)); 105global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface4 @this = default; 125@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface4>(__this_native);
SOSDacImpl.cs (3)
50private readonly ISOSDacInterface4? _legacyImpl4; 82_legacyImpl4 = legacyObj as ISOSDacInterface4; 5247int ISOSDacInterface4.GetClrNotification(ClrDataAddress[] arguments, int count, int* pNeeded)