16 references to SetStackDepth
Microsoft.CodeAnalysis.CSharp (16)
CodeGen\Optimizer.cs (16)
478
SetStackDepth
(prevStack);
487
SetStackDepth
(prevStack);
562
SetStackDepth
(_evalStack.Count - 1);
586
SetStackDepth
(origStack);
1151
SetStackDepth
(prevStack);
1471
SetStackDepth
(origStack); // consequence is evaluated with original stack
1476
SetStackDepth
(origStack); // alternative is evaluated with original stack
1527
SetStackDepth
(prevStack); // right is evaluated with original stack
1548
SetStackDepth
(prevStack);
1568
SetStackDepth
(origStack); // right is evaluated with original stack
1591
SetStackDepth
(origStack);
1608
SetStackDepth
(origStack);
1616
SetStackDepth
(origStack); // whenNull is evaluated with original stack
1639
SetStackDepth
(origStack); // consequence is evaluated with original stack
1644
SetStackDepth
(origStack); // alternative is evaluated with original stack
1719
SetStackDepth
(prevStack);