2 references to EnumField
BoundTreeGenerator (2)
Model.cs (2)
102
[XmlElement(ElementName = "Field", Type = typeof(
EnumField
))]
103
public List<
EnumField
> Fields;