System\Linq\Expressions\Interpreter\LightCompiler.cs (11)
1514_instructions.MarkLabel(continueLabel.GetLabel(this));
1520_instructions.EmitBranch(continueLabel.GetLabel(this), node.Type != typeof(void), hasValue: false);
1522_instructions.MarkLabel(breakLabel.GetLabel(this));
1646_instructions.EmitBranch(end.GetLabel(this), false, hasValue);
1663_instructions.EmitBranch(end.GetLabel(this), false, hasValue);
1667_instructions.MarkLabel(end.GetLabel(this));
1690_instructions.EmitBranch(end.GetLabel(this), false, hasValue);
1717_instructions.EmitBranch(end.GetLabel(this), false, hasValue);
1721_instructions.MarkLabel(end.GetLabel(this));
1761_instructions.MarkLabel(label.GetLabel(this));
1774_instructions.EmitGoto(labelInfo.GetLabel(this),