3 references to PathHasDuplicateNamespace
System.Xml (3)
System\Xml\Dom\DocumentXPathNavigator.cs (3)
505
while (
PathHasDuplicateNamespace
(attribute.OwnerElement, namespaceParent, localName)
513
if (
PathHasDuplicateNamespace
(null, namespaceParent, document.strXml)) {
524
while (
PathHasDuplicateNamespace
(attribute.OwnerElement, namespaceParent, attribute.LocalName));