3 instantiations of ExcAncestralNamespaceContextManager
System.Security.Cryptography.Xml (3)
System\Security\Cryptography\Xml\ExcCanonicalXml.cs (3)
22
_ancMgr = new
ExcAncestralNamespaceContextManager
(inclusiveNamespacesPrefixList);
32
_ancMgr = new
ExcAncestralNamespaceContextManager
(inclusiveNamespacesPrefixList);
46
_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;