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