3 instantiations of ExcAncestralNamespaceContextManager
System.Security.Cryptography.Xml (3)
System\Security\Cryptography\Xml\ExcCanonicalXml.cs (3)
25
_ancMgr = new
ExcAncestralNamespaceContextManager
(inclusiveNamespacesPrefixList);
38
_ancMgr = new
ExcAncestralNamespaceContextManager
(inclusiveNamespacesPrefixList);
55
_ancMgr = new
ExcAncestralNamespaceContextManager
(inclusiveNamespacesPrefixList);
1 reference to ExcAncestralNamespaceContextManager
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\ExcCanonicalXml.cs (1)
13
private readonly
ExcAncestralNamespaceContextManager
_ancMgr;