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