BUG: Cannot apply [ItemNotNull] to IAsyncEnumerable Follow
This attribute should apply to IAsyncEnumerable<T> in exactly the same way as IEnumerable<T>, but R# 2021.1.1 complains that it is meaningless.
Please sign in to leave a comment.
This attribute should apply to IAsyncEnumerable<T> in exactly the same way as IEnumerable<T>, but R# 2021.1.1 complains that it is meaningless.
Please sign in to leave a comment.
Hello Richard,
thank you for the feedback.
I've filed a corresponding bug report - https://youtrack.jetbrains.com/issue/RSRP-484164.
Please follow it to get the latest updates on the fix.
Thank you.