3 references to PathHasDuplicateNamespace
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentXPathNavigator.cs (3)
616while (PathHasDuplicateNamespace(attribute.OwnerElement, _namespaceParent, localName) 626if (PathHasDuplicateNamespace(null, _namespaceParent, _document.strXml)) 639while (PathHasDuplicateNamespace(attribute.OwnerElement, _namespaceParent, attribute.LocalName));