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