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