2 references to Update
Microsoft.CodeAnalysis.CSharp (2)
Generated\BoundNodes.xml.Generated.cs (2)
11460
return node.
Update
(locals, condition, body, breakLabel, continueLabel);
13559
return node.
Update
(locals, condition, body, node.BreakLabel, node.ContinueLabel);