3 references to Right
Microsoft.CodeAnalysis.CSharp.CodeStyle (3)
CSharpUsePatternCombinatorsAnalyzer.cs (3)
92var (_, v) when IsConstant(v) => ConstantResult.Right, 107ConstantResult.Right when op.RightOperand.Syntax is ExpressionSyntax right 119ConstantResult.Right when op.RightOperand.Syntax is ExpressionSyntax right