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