2 references to IfWithoutElse_SwapIfBodyWithSubsequentStatements
Microsoft.CodeAnalysis.Features (2)
InvertIf\AbstractInvertIfCodeRefactoringProvider.cs (2)
261
return InvertIfStyle.
IfWithoutElse_SwapIfBodyWithSubsequentStatements
;
471
case InvertIfStyle.
IfWithoutElse_SwapIfBodyWithSubsequentStatements
: