Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
If a field of a struct or of an union, or the type of a container is an exception, the metadata associated with the field says it's a struct, but the value is FieldValueMetaData, not StructMetaData. As a consequence, it is not possible to get the class for the field.