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