5 references to NamespaceUri
System.Xml (5)
System\Xml\Cache\XPathNode.cs (5)
108get { return this.info.NamespaceUri; } 197this.info.NamespaceUri == namespaceName; 209this.info.NamespaceUri == namespaceName; 401this.info = infoTable.Create(this.info.LocalName, this.info.NamespaceUri, this.info.Prefix, this.info.BaseUri, 418this.info = infoTable.Create(this.info.LocalName, this.info.NamespaceUri, this.info.Prefix, this.info.BaseUri,