3 writes to m_ancMgr
System.Security (3)
system\security\cryptography\xml\canonicalxml.cs (3)
35m_ancMgr = new C14NAncestralNamespaceContextManager(); 46m_ancMgr = new C14NAncestralNamespaceContextManager(); 60m_ancMgr = new C14NAncestralNamespaceContextManager();
2 references to m_ancMgr
System.Security (2)
system\security\cryptography\xml\canonicalxml.cs (2)
105m_c14nDoc.Write(sb, DocPosition.BeforeRootElement, m_ancMgr); 111m_c14nDoc.WriteHash(hash, DocPosition.BeforeRootElement, m_ancMgr);