1 write to LeftOperand
Microsoft.CodeAnalysis.VisualBasic (1)
Operations\VisualBasicOperationFactory_Methods.vb (1)
107Me.LeftOperand = leftOperand
3 references to LeftOperand
Microsoft.CodeAnalysis.VisualBasic (3)
Operations\VisualBasicOperationFactory.vb (2)
533Return GetUserDefinedBinaryOperatorChild(boundUserDefined, If(isLeft, binaryOperatorInfo.LeftOperand, binaryOperatorInfo.RightOperand)) 540GetUserDefinedBinaryOperatorChild(boundShortCircuiting.BitwiseOperator, binaryOperatorInfo.LeftOperand))
Operations\VisualBasicOperationFactory_Methods.vb (1)
79Dim leftOnTheRight As BoundExpression = operatorInfo.LeftOperand