1 write to namespaceUri
System.Private.Xml (1)
System\Xml\Core\XmlWellFormedWriterHelpers.cs (1)
128this.namespaceUri = namespaceUri;
1 reference to namespaceUri
System.Private.Xml (1)
System\Xml\Core\XmlWellFormedWriterHelpers.cs (1)
136&& ((this.prefix == prefix) || (this.namespaceUri == namespaceUri)));