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