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