3 references to Update
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Statements.vb (2)
353
body = body.
Update
(body.StatementListSyntax, body.Locals, body.Statements.RemoveAt(0))
359
body = body.
Update
(body.StatementListSyntax, body.Locals, body.Statements.Add(exitLabelStatement))
Generated\BoundNodes.xml.Generated.vb (1)
12542
Return node.
Update
(node.StatementListSyntax, node.Locals, statements)