6 references to ComActivationContextInternal
System.Private.CoreLib (6)
src\Internal\Runtime\InteropServices\ComActivator.PlatformNotSupported.cs (6)
15/// <param name="pCxtInt">Pointer to a <see cref="ComActivationContextInternal"/> instance</param> 18private static unsafe int GetClassFactoryForTypeInternal(ComActivationContextInternal* pCxtInt) 24/// <param name="pCxtInt">Pointer to a <see cref="ComActivationContextInternal"/> instance</param> 27private static unsafe int RegisterClassForTypeInternal(ComActivationContextInternal* pCxtInt) 33/// <param name="pCxtInt">Pointer to a <see cref="ComActivationContextInternal"/> instance</param> 36private static unsafe int UnregisterClassForTypeInternal(ComActivationContextInternal* pCxtInt)