1 reference to GetJumpStatement
Microsoft.CodeAnalysis.Features (1)
InvertIf\AbstractInvertIfCodeRefactoringProvider.cs (1)
520
var newIfBody =
GetJumpStatement
(GetNearestParentJumpStatementKind(ifNode));