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