6 references to SetStackDepth
System.Linq.Expressions (6)
System\Linq\Expressions\Interpreter\ControlFlowInstructions.cs (2)
510
frame.
SetStackDepth
(GetLabel(frame).StackDepth);
569
frame.
SetStackDepth
(GetLabel(frame).StackDepth);
System\Linq\Expressions\Interpreter\InterpretedFrame.cs (4)
204
SetStackDepth
(target.StackDepth);
220
SetStackDepth
(currentTarget.StackDepth);
224
SetStackDepth
(pendingTarget.StackDepth);
260
SetStackDepth
(target.StackDepth);