3 instantiations of C14NAncestralNamespaceContextManager
System.Security (3)
system\security\cryptography\xml\canonicalxml.cs (3)
35
m_ancMgr = new
C14NAncestralNamespaceContextManager
();
46
m_ancMgr = new
C14NAncestralNamespaceContextManager
();
60
m_ancMgr = new
C14NAncestralNamespaceContextManager
();
1 reference to C14NAncestralNamespaceContextManager
System.Security (1)
system\security\cryptography\xml\canonicalxml.cs (1)
21
private
C14NAncestralNamespaceContextManager
m_ancMgr;