2 references to ElementName
System.Xml (2)
System\Xml\Serialization\SoapReflectionImporter.cs (2)
663element.Name = XmlConvert.EncodeLocalName(a.SoapElement == null || a.SoapElement.ElementName.Length == 0 ? accessorName : a.SoapElement.ElementName);