2 references to Continue
System.Core (2)
Microsoft\Scripting\Ast\GotoExpression.cs (2)
199return MakeGoto(GotoExpressionKind.Continue, target, null, typeof(void)); 214return MakeGoto(GotoExpressionKind.Continue, target, null, type);