JetBrains / JetBrains/resharper-unity
Unable to enforce null-checking pattern
Open
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
I want to use the null-checking pattern `!= null`, however, R# always forces me to use `is { }`:

When looking at the options, this option is nowhere to be found:

Is this a bug or is it expected?
Contributor guide
Assessment
This issue has not been assessed yet.