3 references to Update
Microsoft.CodeAnalysis.CSharp (3)
Generated\BoundNodes.xml.Generated.cs (3)
12179return node.Update(argument, node.ConstantValueOpt, type); 14784updatedNode = node.Update(argument, node.ConstantValueOpt, infoAndType.Type!); 14789updatedNode = node.Update(argument, node.ConstantValueOpt, node.Type);