[nullable check]'from clause' should have nullable check in query expression #67370
Labels
Area-Compilers
Resolution-Duplicate
The described behavior is tracked in another issue
untriaged
Issues and PRs which have not yet been triaged by a lead
Version Used:
.NET SDK 7.0.202
Visual Studio 17.5.2
Code:
sharplab
Expected Behavior:
All three functions f/h/g are warned about nullable problem
Actual Behavior:
Only function h/g are warned. No warning in function f.
The text was updated successfully, but these errors were encountered: