You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We generally want Nullability enabled and in combination with the solution-level advice we have for TreatWarningsAsErrors being enabled, this should help ensure consistent null treatment throughout both emitted and analyzed C# code.