2 implementations of ManagedVirtualMethodTable
System.Runtime.InteropServices (2)
System\Runtime\InteropServices\Marshalling\ComImportInteropInterfaceDetailsStrategy.cs (1)
179
public unsafe void**
ManagedVirtualMethodTable
=> null;
System\Runtime\InteropServices\Marshalling\IUnknownDerivedAttribute.cs (1)
30
public unsafe void**
ManagedVirtualMethodTable
=> T.ManagedVirtualMethodTable;