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