Null warnings not reported for iterator methods #23701
Labels
Area-Compilers
Bug
Feature - Nullable Reference Types
Nullable Reference Types
Resolution-Fixed
The bug has been fixed and/or the requested behavior has been implemented
Milestone
yield return null;
should generatewarning: cannot convert null to non-nullable reference
:The text was updated successfully, but these errors were encountered: