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