2 references to GetNamespaceByIndex
System.Private.Xml (2)
System\Xml\XPath\XPathNavigatorReader.cs (2)
507value = GetNamespaceByIndex(nav, index, out count); 535string? value = GetNamespaceByIndex(nav, index, out nsCount);