3 writes to _ancMgr
System.Security.Cryptography.Xml (3)
System\Security\Cryptography\Xml\ExcCanonicalXml.cs (3)
25_ancMgr = new ExcAncestralNamespaceContextManager(inclusiveNamespacesPrefixList); 38_ancMgr = new ExcAncestralNamespaceContextManager(inclusiveNamespacesPrefixList); 55_ancMgr = new ExcAncestralNamespaceContextManager(inclusiveNamespacesPrefixList);
2 references to _ancMgr
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\ExcCanonicalXml.cs (2)
63_c14nDoc.Write(sb, DocPosition.BeforeRootElement, _ancMgr); 69_c14nDoc.WriteHash(hash, DocPosition.BeforeRootElement, _ancMgr);