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