3 references to Update
Microsoft.CodeAnalysis.CSharp (3)
Generated\BoundNodes.xml.Generated.cs (3)
11294
return node.
Update
(sourceType, node.ConstantValueOpt, type);
13423
updatedNode = node.
Update
(sourceType, node.ConstantValueOpt, infoAndType.Type!);
13428
updatedNode = node.
Update
(sourceType, node.ConstantValueOpt, node.Type);