3 references to PathHasDuplicateNamespace
System.Private.Xml (3)
System\Xml\Dom\DocumentXPathNavigator.cs (3)
604while (PathHasDuplicateNamespace(attribute.OwnerElement, _namespaceParent, localName) 614if (PathHasDuplicateNamespace(null, _namespaceParent, _document.strXml)) 627while (PathHasDuplicateNamespace(attribute.OwnerElement, _namespaceParent, attribute.LocalName));