3 references to Update
Microsoft.CodeAnalysis.CSharp (3)
Generated\BoundNodes.xml.Generated.cs (2)
11454
return node.
Update
(type);
13503
BoundThisReference updatedNode = node.
Update
(infoAndType.Type!);
Lowering\StateMachineRewriter\MethodToStateMachineRewriter.cs (1)
960
return node.
Update
(VisitType(node.Type));