3 instantiations of ExcAncestralNamespaceContextManager
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);
1 reference to ExcAncestralNamespaceContextManager
System.Security (1)
system\security\cryptography\xml\exccanonicalxml.cs (1)
21
private
ExcAncestralNamespaceContextManager
m_ancMgr;