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>
16
private static unsafe int GetClassFactoryForTypeInternal(
ComActivationContextInternal
* pCxtInt)
22
/// <param name="pCxtInt">Pointer to a <see cref="
ComActivationContextInternal
"/> instance</param>
24
private static unsafe int RegisterClassForTypeInternal(
ComActivationContextInternal
* pCxtInt)
30
/// <param name="pCxtInt">Pointer to a <see cref="
ComActivationContextInternal
"/> instance</param>
32
private static unsafe int UnregisterClassForTypeInternal(
ComActivationContextInternal
* pCxtInt)