Replace equality operator with string.IsNullOrWhiteSpace
| Property | Value |
|---|---|
| Id | RR0126 |
| Applicable Syntax | equals expression, not equals expression |
| Syntax Span | operator |
| Enabled by Default | ✓ |
Configuration
roslynator_refactoring.replace_equality_operator_with_string_isnullorwhitespace.enabled = true|false