Fully remove parameter null-checking implementation #61390
Labels
Area-Compilers
Concept-Design Debt
Engineering Debt, Design Debt, or poor product code quality
Feature - Param Null Checking
Milestone
There are a lot of conflicts when trying to automatically revert parameter null-checking in the compiler, and it was done somewhat concurrently with some parser error tolerance improvements, etc. Some combination of automatic and hand-reverting is probably the best way to do it.
We also need to decide what to do with the editor feature to adopt parameter null checking as described in dotnet/runtime#68326 (comment).
The text was updated successfully, but these errors were encountered: