BinaryExpressionInfo.Left Property
Containing Type: BinaryExpressionInfo
Assembly: Roslynator.CSharp.dll
The expression on the left of the binary operator.
public Microsoft.CodeAnalysis.CSharp.Syntax.ExpressionSyntax Left { get; }
Containing Type: BinaryExpressionInfo
Assembly: Roslynator.CSharp.dll
The expression on the left of the binary operator.
public Microsoft.CodeAnalysis.CSharp.Syntax.ExpressionSyntax Left { get; }