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