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