6 references to Update
Microsoft.CodeAnalysis.VisualBasic (6)
BoundTree\BoundReferenceAssignment.vb (1)
24Return Update(ByRefLocal, LValue, False, Type)
CodeGen\Optimizer\StackScheduler.Analyzer.vb (1)
537Return node.Update(left, right, node.IsLValue, node.Type)
CodeGen\Optimizer\StackScheduler.Rewriter.vb (1)
162Return node.Update(left, right, node.IsLValue, node.Type)
Generated\BoundNodes.xml.Generated.vb (1)
12218Return node.Update(byRefLocal, lValue, node.IsLValue, type)
Lowering\AsyncRewriter\AsyncRewriter.AsyncMethodToClassRewriter.Expressions.vb (2)
264Return node.Update(rewrittenLeft, rewrittenRight, node.IsLValue, rewrittenType) 277node.Update(rewrittenLeft,