3 references to NamespaceUri
System.IdentityModel (3)
System\IdentityModel\WrappedReader.cs (3)
595&& this.NamespaceUri == this.excludedElementNamespace) 602writer.WriteStartElement(this.Prefix, this.LocalName, this.NamespaceUri); 610writer.WriteAttributeString(this.Prefix, this.LocalName, this.NamespaceUri, this.Value);