1 reference to RangePattern
Microsoft.CodeAnalysis.Features (1)
ConvertIfToSwitch\AbstractConvertIfToSwitchCodeRefactoringProvider.Analyzer.cs (1)
281
when Supports(Feature.
RangePattern
) && GetRangeBounds(op) is (TExpressionSyntax lower, TExpressionSyntax higher):