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