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