1 write to namespaceUri
System.Xml (1)
System\Xml\Cache\XPathNodeInfoAtom.cs (1)
120this.namespaceUri = namespaceUri;
4 references to namespaceUri
System.Xml (4)
System\Xml\Cache\XPathNodeInfoAtom.cs (4)
156get { return this.namespaceUri; } 270(object) this.namespaceUri == (object) that.namespaceUri && 296bldr.Append(this.namespaceUri);