3 references to GetUserDefinedBinaryOperatorChildBoundNode
Microsoft.CodeAnalysis.VisualBasic (3)
Operations\VisualBasicOperationFactory_Methods.vb (3)
138
leftOperand:=
GetUserDefinedBinaryOperatorChildBoundNode
(boundUserDefinedBinaryOperator, 0),
139
rightOperand:=
GetUserDefinedBinaryOperatorChildBoundNode
(boundUserDefinedBinaryOperator, 1),
375
Return
GetUserDefinedBinaryOperatorChildBoundNode
(binaryOp, 1)