2 writes to uri
System.Xml (2)
System\Xml\XPath\Internal\XPathAxisIterator.cs (2)
38this.uri = namespaceURI; 45this.uri = it.uri;
2 references to uri
System.Xml (2)
System\Xml\XPath\Internal\XPathAxisIterator.cs (2)
45this.uri = it.uri; 77(uri == nav.NamespaceURI)