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