Replace our null checks with C# 11 !!
Open
area-global
- Dominant language
- C#
- Stars
- 14.8k
- Forks
- 3.4k
- PR merge metrics
- PR metrics pending
Description
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 https://github.com/dotnet/runtime/pull/64720 for an example in the runtime.
Contributor guide
Assessment
This issue has not been assessed yet.