2 references to GetDeploymentComponentManifest
System.Core (1)
System\Security\Cryptography\ManifestSignatureInformation.cs (1)
75manifestStream = InternalActivationContextHelper.GetDeploymentComponentManifest(application) as IStream;
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TrustManager.cs (1)
61ICMS cms = (ICMS)InternalActivationContextHelper.GetDeploymentComponentManifest(activationContext);