I have problems with serializing enum values.
Here is the code:
[System.Xml.Serialization.XmlRootAttribute(Namespace = \"\", IsNullable = false)]
pub
In your actual code, is the member:
?
All 3 must be true. For nested types, every parent type in the nesting must be public.
Additional things that would exclude it: