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