3 references to Left
Microsoft.CodeAnalysis.CSharp.CodeStyle (3)
CSharpUsePatternCombinatorsAnalyzer.cs (3)
93var (v, _) when IsConstant(v) => ConstantResult.Left, 102ConstantResult.Left when op.LeftOperand.Syntax is ExpressionSyntax left 117ConstantResult.Left when op.LeftOperand.Syntax is ExpressionSyntax left