1 write to m_manifest
System.Core (1)
System\Security\Cryptography\Xml\ManifestSignedXml.cs (1)
35m_manifest = manifest;
2 references to m_manifest
System.Core (2)
System\Security\Cryptography\Xml\ManifestSignedXml.cs (2)
690return new ManifestSignatureInformation(m_manifest, null, null); 708return new ManifestSignatureInformation(m_manifest, strongName, authenticode);