2 references to Update
Microsoft.CodeAnalysis.CSharp (2)
Generated\BoundNodes.xml.Generated.cs (2)
11507
return node.
Update
(node.Label, type);
13620
BoundLabel updatedNode = node.
Update
(node.Label, infoAndType.Type);