34 references to MarkLabel
System.Linq.Expressions (34)
System\Linq\Expressions\Interpreter\InstructionList.cs (1)
965
MarkLabel
(handlerLabel);
System\Linq\Expressions\Interpreter\LightCompiler.cs (33)
816
_instructions.
MarkLabel
(testRight);
832
_instructions.
MarkLabel
(callMethod);
861
_instructions.
MarkLabel
(loadDefault);
881
_instructions.
MarkLabel
(end);
1095
_instructions.
MarkLabel
(loadDefault);
1098
_instructions.
MarkLabel
(end);
1288
_instructions.
MarkLabel
(notNull);
1291
_instructions.
MarkLabel
(computed);
1310
_instructions.
MarkLabel
(notNull);
1314
_instructions.
MarkLabel
(computed);
1388
_instructions.
MarkLabel
(labEnd);
1421
_instructions.
MarkLabel
(computeRight);
1453
_instructions.
MarkLabel
(returnFalse);
1459
_instructions.
MarkLabel
(returnNull);
1463
_instructions.
MarkLabel
(returnValue);
1487
_instructions.
MarkLabel
(elseLabel);
1489
_instructions.
MarkLabel
(endLabel);
1502
_instructions.
MarkLabel
(endOfFalse);
1514
_instructions.
MarkLabel
(endOfTrue);
1516
_instructions.
MarkLabel
(endOfFalse);
1520
_instructions.
MarkLabel
(endOfTrue);
1533
_instructions.
MarkLabel
(continueLabel.GetLabel(this));
1541
_instructions.
MarkLabel
(breakLabel.GetLabel(this));
1686
_instructions.
MarkLabel
(end.GetLabel(this));
1740
_instructions.
MarkLabel
(end.GetLabel(this));
1780
_instructions.
MarkLabel
(label.GetLabel(this));
2019
_instructions.
MarkLabel
(gotoEnd);
2093
_instructions.
MarkLabel
(startOfFinally);
2111
_instructions.
MarkLabel
(end);
2142
_instructions.
MarkLabel
(startOfFault);
2149
_instructions.
MarkLabel
(end);
2657
_instructions.
MarkLabel
(leftNotNull);
2679
_instructions.
MarkLabel
(end!);