3 writes to _ancMgr
System.Security.Cryptography.Xml (3)
System\Security\Cryptography\Xml\CanonicalXml.cs (3)
25
_ancMgr
= new C14NAncestralNamespaceContextManager();
39
_ancMgr
= new C14NAncestralNamespaceContextManager();
56
_ancMgr
= new C14NAncestralNamespaceContextManager();
2 references to _ancMgr
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\CanonicalXml.cs (2)
110
_c14nDoc.Write(sb, DocPosition.BeforeRootElement,
_ancMgr
);
116
_c14nDoc.WriteHash(hash, DocPosition.BeforeRootElement,
_ancMgr
);