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