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