1 write to XmlEnum
System.Private.Xml (1)
System\Xml\Serialization\XmlReflectionImporter.cs (1)
1240a.XmlEnum ??= new XmlEnumAttribute();
2 references to XmlEnum
System.Private.Xml (1)
System\Xml\Serialization\XmlReflectionImporter.cs (1)
1243constant.XmlName = a.XmlEnum.Name ?? model.Name;
System.ServiceModel.Primitives (1)
System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (1)
1156else if (member.XmlAttributes.XmlEnum != null)