The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
19.1k
stars
4.04k
forks
source link
Inconsistent nullable warning behavior involving the null-forgiving operator on the left-hand-side #75997
Open
gafter opened 5 days ago
There is inconsistent design around nullable diagnostics, illustrated below.