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