3 references to Right
Microsoft.CodeAnalysis.Features (3)
ConvertIfToSwitch\AbstractConvertIfToSwitchCodeRefactoringProvider.Analyzer.cs (3)
257var (e, v) when IsConstant(v) && CheckTargetExpression(e) && CheckConstantType(v) => ConstantResult.Right, 289ConstantResult.Right when op.RightOperand.Syntax is TExpressionSyntax right 352ConstantResult.Right when op.RightOperand.Syntax is TExpressionSyntax right