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); 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!);