2 references to GetApplicationComponentManifest
System.Core (1)
System\Security\Cryptography\ManifestSignatureInformation.cs (1)
72manifestStream = InternalActivationContextHelper.GetApplicationComponentManifest(application) as IStream;
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TrustManager.cs (1)
85ICMS applicationCms = (ICMS)InternalActivationContextHelper.GetApplicationComponentManifest(activationContext);