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