2 references to ElementName
System.ServiceModel (2)
System\ServiceModel\Security\WSSecurityJan2004.cs (2)
91protected override XmlDictionaryString LocalName { get { return ElementName; } } 180writer.WriteStartElement(XD.SecurityJan2004Dictionary.Prefix.Value, ElementName, XD.SecurityJan2004Dictionary.Namespace);