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