4 references to Operand
Microsoft.CodeAnalysis.VisualBasic (4)
BoundTree\BoundAssignmentOperator.vb (2)
108
rightNode = DirectCast(rightNode, BoundUserDefinedConversion).
Operand
133
leftNode = DirectCast(leftNode, BoundUserDefinedConversion).
Operand
Lowering\ExpressionLambdaRewriter\ExpressionLambdaRewriter_Conversion.vb (1)
376
Dim originalArgument As BoundExpression = node.
Operand
Lowering\LocalRewriter\LocalRewriter_Conversion.vb (1)
606
Dim operand = node.
Operand