3 references to Update
Microsoft.CodeAnalysis.VisualBasic (3)
CodeGen\Optimizer\StackScheduler.Analyzer.vb (1)
1044
Return node.
Update
(expressionStatement, exprPlaceholderOpt, caseBlocks, node.RecommendSwitchTable, exitLabel)
Generated\BoundNodes.xml.Generated.vb (1)
12583
Return node.
Update
(expressionStatement, exprPlaceholderOpt, caseBlocks, node.RecommendSwitchTable, node.ExitLabel)
Lowering\LocalRewriter\LocalRewriter_SelectCase.vb (1)
117
statementBuilder.Add(node.
Update
(rewrittenSelectExprStmt, exprPlaceholderOpt, VisitList(caseBlocks), recommendSwitchTable:=True, exitLabel:=exitLabel))