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