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