2 references to IfWithElse_SwapIfBodyWithElseBody
Microsoft.CodeAnalysis.Features (2)
InvertIf\AbstractInvertIfCodeRefactoringProvider.cs (2)
222
return InvertIfStyle.
IfWithElse_SwapIfBodyWithElseBody
;
544
case InvertIfStyle.
IfWithElse_SwapIfBodyWithElseBody
: