2 implementations of Implementation
System.Runtime.InteropServices (2)
System\Runtime\InteropServices\Marshalling\ComImportInteropInterfaceDetailsStrategy.cs (1)
177public Type Implementation { get; } = implementation;
System\Runtime\InteropServices\Marshalling\IUnknownDerivedAttribute.cs (1)
27public Type Implementation => typeof(TImpl);
1 reference to Implementation
System.Runtime.InteropServices (1)
System\Runtime\InteropServices\Marshalling\DefaultCaching.cs (1)
24ManagedType = details.Implementation.TypeHandle