2 references to GetNearestUnrenderedNamespaceWithMatchingPrefix
System.Security (2)
system\security\cryptography\xml\canonicalxml.cs (1)
148XmlAttribute uAncestral = GetNearestUnrenderedNamespaceWithMatchingPrefix(nsPrefix, out uDepth);
system\security\cryptography\xml\exccanonicalxml.cs (1)
147XmlAttribute uAncestral = GetNearestUnrenderedNamespaceWithMatchingPrefix(nsPrefix, out uDepth);