2 instantiations of ManifestSignedXml
System.Core (2)
System\Security\Cryptography\ManifestSignatureInformation.cs (2)
139
ManifestSignedXml deploymentSignature = new
ManifestSignedXml
(deploymentManifest,
145
ManifestSignedXml applicationSignature = new
ManifestSignedXml
(applicationManifest,
2 references to ManifestSignedXml
System.Core (2)
System\Security\Cryptography\ManifestSignatureInformation.cs (2)
139
ManifestSignedXml
deploymentSignature = new ManifestSignedXml(deploymentManifest,
145
ManifestSignedXml
applicationSignature = new ManifestSignedXml(applicationManifest,