3 references to Update
Microsoft.CodeAnalysis.CSharp (3)
Generated\BoundNodes.xml.Generated.cs (3)
12030return node.Update(node.Data, node.FunctionType, node.WithDependencies); 14603updatedNode = node.Update(node.Data, functionType, node.WithDependencies); 14608updatedNode = node.Update(node.Data, functionType, node.WithDependencies);