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