2 references to GetManifestXml
System.Core (2)
System\Security\Cryptography\ManifestSignatureInformation.cs (2)
138XmlDocument deploymentManifest = GetManifestXml(application, ManifestKinds.Deployment); 144XmlDocument applicationManifest = GetManifestXml(application, ManifestKinds.Application);