Replies: 1 comment 3 replies
-
This is what |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Recognizing that full inferencing of nullability can be a challenge but consider this:
Desired: no nullability warning
Actual: nullability warning on this.Blogs[i], saying that this.Blogs may be null.
Beta Was this translation helpful? Give feedback.
All reactions