Skip to content

Support for Arrays #4

@kkuepper

Description

@kkuepper

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();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions