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
The above isn't an overly emphatic proposal to replace our null checks with C#, but rather a proposal to use the new !! operator. See dotnet/runtime#64720 for an example in the runtime.
The text was updated successfully, but these errors were encountered:
The above isn't an overly emphatic proposal to replace our null checks with C#, but rather a proposal to use the new
!!
operator. See dotnet/runtime#64720 for an example in the runtime.The text was updated successfully, but these errors were encountered: