2 writes to uri
System.Private.Xml (2)
System\Xml\XPath\Internal\XPathAxisIterator.cs (2)
36this.uri = namespaceURI; 44this.uri = it.uri;
2 references to uri
System.Private.Xml (2)
System\Xml\XPath\Internal\XPathAxisIterator.cs (2)
44this.uri = it.uri; 83(uri == nav.NamespaceURI)