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