34 references to MarkLabel
System.Linq.Expressions (34)
System\Linq\Expressions\Interpreter\InstructionList.cs (1)
965MarkLabel(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); 1369_instructions.MarkLabel(labEnd); 1402_instructions.MarkLabel(computeRight); 1434_instructions.MarkLabel(returnFalse); 1440_instructions.MarkLabel(returnNull); 1444_instructions.MarkLabel(returnValue); 1468_instructions.MarkLabel(elseLabel); 1470_instructions.MarkLabel(endLabel); 1483_instructions.MarkLabel(endOfFalse); 1495_instructions.MarkLabel(endOfTrue); 1497_instructions.MarkLabel(endOfFalse); 1501_instructions.MarkLabel(endOfTrue); 1514_instructions.MarkLabel(continueLabel.GetLabel(this)); 1522_instructions.MarkLabel(breakLabel.GetLabel(this)); 1667_instructions.MarkLabel(end.GetLabel(this)); 1721_instructions.MarkLabel(end.GetLabel(this)); 1761_instructions.MarkLabel(label.GetLabel(this)); 2000_instructions.MarkLabel(gotoEnd); 2074_instructions.MarkLabel(startOfFinally); 2092_instructions.MarkLabel(end); 2123_instructions.MarkLabel(startOfFault); 2130_instructions.MarkLabel(end); 2638_instructions.MarkLabel(leftNotNull); 2660_instructions.MarkLabel(end!);