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