1 interface inheriting from IXCLRDataFrame2
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\53\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataFrame2.cs (1)
20file unsafe interface InterfaceImplementation : global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataFrame2
1 implementation of IXCLRDataFrame2
Microsoft.Diagnostics.DataContractReader.Legacy (1)
ClrDataFrame.cs (1)
18public sealed unsafe partial class ClrDataFrame : IXCLRDataFrame, IXCLRDataFrame2
8 references to IXCLRDataFrame2
Microsoft.Diagnostics.DataContractReader.Legacy (8)
_generated\2\Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataFrame.cs (1)
17details = global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataFrame2).TypeHandle);
_generated\53\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataFrame2.cs (4)
37int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataFrame2.GetExactGenericArgsToken(global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataValue> genericToken) 39var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataFrame2)); 73global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataFrame2 @this = default; 84@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataFrame2>(__this_native);
ClrDataFrame.cs (3)
22private readonly IXCLRDataFrame2? _legacyImpl2; 30_legacyImpl2 = legacyImpl as IXCLRDataFrame2; 396int IXCLRDataFrame2.GetExactGenericArgsToken(DacComNullableByRef<IXCLRDataValue> genericToken)