10 references to Operand
Microsoft.CodeAnalysis.VisualBasic (10)
Analysis\FlowAnalysis\AbstractFlowPass.vb (2)
1614VisitRvalue(node.Operand) 1617VisitLvalue(node.Operand)
Analysis\FlowAnalysis\DataFlowPass.vb (1)
1832Assign(node.Operand, Nothing)
BoundTree\BoundRedimClause.vb (2)
15Select Case Operand.Kind 17Dim invocation = DirectCast(Operand, BoundLateInvocation)
Generated\BoundNodes.xml.Generated.vb (4)
2990If operand IsNot Me.Operand OrElse indices <> Me.Indices OrElse arrayTypeOpt IsNot Me.ArrayTypeOpt OrElse preserve <> Me.Preserve Then 11381Me.Visit(node.Operand) 12378Dim operand As BoundExpression = DirectCast(Me.Visit(node.Operand), BoundExpression) 13587New TreeDumperNode("operand", Nothing, new TreeDumperNode() {Visit(node.Operand, Nothing)}),
Lowering\LocalRewriter\LocalRewriter_RedimClause.vb (1)
25Dim assignmentTarget = node.Operand