2 references to IsSupportedSimpleStatement
Microsoft.CodeAnalysis.Features (2)
ReplaceConditionalWithStatements\AbstractReplaceConditionalWithStatementsCodeRefactoringProvider.cs (2)
67if (IsSupportedSimpleStatement(syntaxFacts, statement)) 132if (IsSupportedSimpleStatement(syntaxFacts, parentStatement))