3 writes to _ancMgr
System.Security.Cryptography.Xml (3)
System\Security\Cryptography\Xml\CanonicalXml.cs (3)
22_ancMgr = new C14NAncestralNamespaceContextManager(); 33_ancMgr = new C14NAncestralNamespaceContextManager(); 47_ancMgr = new C14NAncestralNamespaceContextManager();
2 references to _ancMgr
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\CanonicalXml.cs (2)
101_c14nDoc.Write(sb, DocPosition.BeforeRootElement, _ancMgr); 107_c14nDoc.WriteHash(hash, DocPosition.BeforeRootElement, _ancMgr);