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
);