4 references to Update
Microsoft.CodeAnalysis.CSharp (4)
Generated\BoundNodes.xml.Generated.cs (3)
10758
return node.
Update
(node.Method, type);
12560
updatedNode = node.
Update
(method, infoAndType.Type!);
12565
updatedNode = node.
Update
(method, node.Type);
Lowering\ClosureConversion\ClosureConversion.cs (1)
846
return node.
Update
(loweredSymbol, type);