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