3 instantiations of C14NAncestralNamespaceContextManager
System.Security.Cryptography.Xml (3)
System\Security\Cryptography\Xml\CanonicalXml.cs (3)
25
_ancMgr = new
C14NAncestralNamespaceContextManager
();
39
_ancMgr = new
C14NAncestralNamespaceContextManager
();
56
_ancMgr = new
C14NAncestralNamespaceContextManager
();
1 reference to C14NAncestralNamespaceContextManager
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\CanonicalXml.cs (1)
13
private readonly
C14NAncestralNamespaceContextManager
_ancMgr;