7 references to Update
Microsoft.CodeAnalysis.VisualBasic (7)
CodeGen\Optimizer\StackScheduler.Analyzer.vb (1)
873Return node.Update(receiverOrCondition, node.CaptureReceiver, node.PlaceholderId, whenNotNull, whenNull, node.Type)
CodeGen\Optimizer\StackScheduler.Rewriter.vb (1)
235Return node.Update(receiverOrCondition, node.CaptureReceiver, node.PlaceholderId, whenNotNull, whenNullOpt, node.Type)
Generated\BoundNodes.xml.Generated.vb (1)
13070Return node.Update(receiverOrCondition, node.CaptureReceiver, node.PlaceholderId, whenNotNull, whenNullOpt, type)
Lowering\AsyncRewriter\AsyncRewriter.AsyncMethodToClassRewriter.Expressions.vb (2)
517Return node.Update(receiverOrCondition, 528Return SpillSequenceWithNewValue(spill, node.Update(spill.ValueOpt,
Lowering\LambdaRewriter\LambdaRewriter.vb (1)
1397Return result.Update(result.ReceiverOrCondition, True, result.PlaceholderId, result.WhenNotNull, result.WhenNullOpt, result.Type)
Lowering\LocalRewriter\LocalRewriter_ConditionalAccess.vb (1)
206operand = conditional.Update(conditional.ReceiverOrCondition,