Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EnumerableItemType regression in v2? #112

Open
n9 opened this issue Mar 9, 2022 · 0 comments
Open

EnumerableItemType regression in v2? #112

n9 opened this issue Mar 9, 2022 · 0 comments

Comments

@n9
Copy link

n9 commented Mar 9, 2022

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.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant