-
Notifications
You must be signed in to change notification settings - Fork 73
Closed
Description
I'm unable to get it working with an array. Is it supported at all or am I doing something wrong?
The first error was that an exception was thrown during initializing the array "no parameterless constructor found". I solved this by initializing the array in the constructor.
But now it throws an exception "Sequence contains no elements" at InternalHelpers.Map() at line 1046:
var innerType = memberType.GetGenericArguments().First();
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels