4 references to Update
Microsoft.CodeAnalysis.VisualBasic (4)
CodeGen\Optimizer\StackScheduler.Analyzer.vb (1)
1154
Return node.
Update
(expressionOpt, node.FunctionLocalOpt, node.ExitLabelOpt)
Generated\BoundNodes.xml.Generated.vb (1)
12325
Return node.
Update
(expressionOpt, node.FunctionLocalOpt, node.ExitLabelOpt)
Lowering\LocalRewriter\LocalRewriter_Return.vb (2)
43
node = node.
Update
(node.ExpressionOpt, Nothing, Nothing)
103
node = node.
Update
(Nothing, Nothing, Nothing)