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