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