3 writes to m_ancMgr
System.Security (3)
system\security\cryptography\xml\exccanonicalxml.cs (3)
30m_ancMgr = new ExcAncestralNamespaceContextManager(inclusiveNamespacesPrefixList); 40m_ancMgr = new ExcAncestralNamespaceContextManager(inclusiveNamespacesPrefixList); 54m_ancMgr = new ExcAncestralNamespaceContextManager(inclusiveNamespacesPrefixList);
2 references to m_ancMgr
System.Security (2)
system\security\cryptography\xml\exccanonicalxml.cs (2)
61m_c14nDoc.Write(sb, DocPosition.BeforeRootElement, m_ancMgr); 67m_c14nDoc.WriteHash(hash, DocPosition.BeforeRootElement, m_ancMgr);