Skip to content

Exception in ContextualType with System.Collection.ArrayList #155

@diabhoil

Description

@diabhoil

I am getting an "Failed to retrieve enumerable item type of System.Collection.ArrayList" exception with inner exception "InvalidOperationException: Sequence contains more than one matching element" at

var getEnumeratorMethod = Methods.SingleOrDefault(m => m.Name == "GetEnumerator");

Error occured in NJsonSchema but is thrown in Namotion.Reflection.

Using .Net 8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions