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