2 references to Update
Microsoft.CodeAnalysis.CSharp (2)
Generated\BoundNodes.xml.Generated.cs (2)
11486return node.Update(outerLocals, initializer, innerLocals, condition, increment, body, breakLabel, continueLabel); 13606return node.Update(outerLocals, initializer, innerLocals, condition, increment, body, node.BreakLabel, node.ContinueLabel);