3 references to Update
Microsoft.CodeAnalysis.CSharp (3)
Generated\BoundNodes.xml.Generated.cs (3)
11214return node.Update(targetType, node.ConstantValueOpt, type); 13200updatedNode = node.Update(targetType, node.ConstantValueOpt, infoAndType.Type!); 13205updatedNode = node.Update(targetType, node.ConstantValueOpt, node.Type);