1 write to SoapEnum
System.Private.Xml (1)
System\Xml\Serialization\SoapReflectionImporter.cs (1)
596a.SoapEnum ??= new SoapEnumAttribute();
2 references to SoapEnum
System.Private.Xml (2)
System\Xml\Serialization\SoapReflectionImporter.cs (2)
599constant.XmlName = a.SoapEnum.Name.Length == 0 ? model.Name : a.SoapEnum.Name;