7 references to Update
Microsoft.CodeAnalysis.VisualBasic (7)
Binding\Binder_ObjectInitializer.vb (1)
674propertyAccess = propertyAccess.Update(propertyAccess.PropertySymbol, propertyAccess.PropertyGroupOpt, propertyAccess.AccessKind, isWriteable:=True,
BoundTree\BoundPropertyAccess.vb (2)
52Return Me.Update( 82Return Update(
Generated\BoundNodes.xml.Generated.vb (1)
12497Return node.Update(node.PropertySymbol, propertyGroupOpt, node.AccessKind, node.IsWriteable, node.IsLValue, receiverOpt, arguments, node.DefaultArguments, type)
Lowering\MethodToClassRewriter\MethodToClassRewriter.vb (1)
122Return node.Update(rewrittenPropertySymbol,
Lowering\UseTwiceRewriter.vb (2)
355Dim first = node.Update( 366Dim second = node.Update(