2 references to CheckTargetExpression
Microsoft.CodeAnalysis.Features (2)
ConvertIfToSwitch\AbstractConvertIfToSwitchCodeRefactoringProvider.Analyzer.cs (2)
378
when
CheckTargetExpression
(low.Expression, high.Expression) => (low.Value.Syntax, high.Value.Syntax),
380
when
CheckTargetExpression
(low.Expression, high.Expression) => (low.Value.Syntax, high.Value.Syntax),