Namotion.Reflection
Namotion.Reflection copied to clipboard
EnumerableItemType regression in v2?
typeof(IReadOnlyList<int>).ToContextualType().EnumerableItemType
Returns Int32 in version 1.0.23.
But in the current version 2.0.10 it returns null. (It also returns null in 2.0.0.)