3 references to Update
Microsoft.CodeAnalysis.CSharp (3)
Generated\BoundNodes.xml.Generated.cs (3)
11996
return node.
Update
(arguments, node.ArgumentNamesOpt, node.InferredNamesOpt, type);
14293
updatedNode = node.
Update
(arguments, node.ArgumentNamesOpt, node.InferredNamesOpt, infoAndType.Type);
14298
updatedNode = node.
Update
(arguments, node.ArgumentNamesOpt, node.InferredNamesOpt, node.Type);