2 references to IfWithoutElse_WithNegatedCondition
Microsoft.CodeAnalysis.Features (2)
InvertIf\AbstractInvertIfCodeRefactoringProvider.cs (2)
128
return InvertIfStyle.
IfWithoutElse_WithNegatedCondition
;
460
case InvertIfStyle.
IfWithoutElse_WithNegatedCondition
: