3 references to GetLabel
System.Linq.Expressions (3)
System\Linq\Expressions\Interpreter\ControlFlowInstructions.cs (3)
504
frame.SetStackDepth(
GetLabel
(frame).StackDepth);
563
frame.SetStackDepth(
GetLabel
(frame).StackDepth);
695
return
GetLabel
(frame).Index - frame.InstructionIndex;