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