2 references to GetNamespaceByIndex
System.Xml (2)
System\Xml\XPath\XPathNavigatorReader.cs (2)
442value = GetNamespaceByIndex( nav, index, out count ); 466string value = GetNamespaceByIndex( nav, index, out nsCount );