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