System\Linq\Expressions\Interpreter\LightCompiler.cs (11)
1533_instructions.MarkLabel(continueLabel.GetLabel(this));
1539_instructions.EmitBranch(continueLabel.GetLabel(this), node.Type != typeof(void), hasValue: false);
1541_instructions.MarkLabel(breakLabel.GetLabel(this));
1665_instructions.EmitBranch(end.GetLabel(this), false, hasValue);
1682_instructions.EmitBranch(end.GetLabel(this), false, hasValue);
1686_instructions.MarkLabel(end.GetLabel(this));
1709_instructions.EmitBranch(end.GetLabel(this), false, hasValue);
1736_instructions.EmitBranch(end.GetLabel(this), false, hasValue);
1740_instructions.MarkLabel(end.GetLabel(this));
1780_instructions.MarkLabel(label.GetLabel(this));
1793_instructions.EmitGoto(labelInfo.GetLabel(this),