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