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