3 references to GetLabel
System.Linq.Expressions (3)
System\Linq\Expressions\Interpreter\ControlFlowInstructions.cs (3)
510
frame.SetStackDepth(
GetLabel
(frame).StackDepth);
569
frame.SetStackDepth(
GetLabel
(frame).StackDepth);
701
return
GetLabel
(frame).Index - frame.InstructionIndex;