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