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