3 references to Update
Microsoft.CodeAnalysis.CSharp (3)
Generated\BoundNodes.xml.Generated.cs (3)
11881
return node.
Update
(node.Constructor, arguments, declarations, type);
14278
updatedNode = node.
Update
(constructor, arguments, declarations, infoAndType.Type!);
14283
updatedNode = node.
Update
(constructor, arguments, declarations, node.Type);