1 write to namespaceUri
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWellformedWriterHelpers.cs (1)
131this.namespaceUri = namespaceUri;
1 reference to namespaceUri
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWellformedWriterHelpers.cs (1)
139&& ((this.prefix == prefix) || (this.namespaceUri == namespaceUri)));