2 references to GetNearestUnrenderedNamespaceWithMatchingPrefix
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\C14NAncestralNamespaceContextManager.cs (1)
45
XmlAttribute? uAncestral =
GetNearestUnrenderedNamespaceWithMatchingPrefix
(nsPrefix, out uDepth);
System\Security\Cryptography\Xml\ExcAncestralNamespaceContextManager.cs (1)
50
XmlAttribute? uAncestral =
GetNearestUnrenderedNamespaceWithMatchingPrefix
(nsPrefix, out uDepth);