3 writes to _ancMgr
System.Security.Cryptography.Xml (3)
System\Security\Cryptography\Xml\ExcCanonicalXml.cs (3)
22_ancMgr = new ExcAncestralNamespaceContextManager(inclusiveNamespacesPrefixList); 32_ancMgr = new ExcAncestralNamespaceContextManager(inclusiveNamespacesPrefixList); 46_ancMgr = new ExcAncestralNamespaceContextManager(inclusiveNamespacesPrefixList);
2 references to _ancMgr
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\ExcCanonicalXml.cs (2)
54_c14nDoc.Write(sb, DocPosition.BeforeRootElement, _ancMgr); 60_c14nDoc.WriteHash(hash, DocPosition.BeforeRootElement, _ancMgr);