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