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);
1149
SetStackDepth
(prevStack);
1469
SetStackDepth
(origStack); // consequence is evaluated with original stack
1474
SetStackDepth
(origStack); // alternative is evaluated with original stack
1525
SetStackDepth
(prevStack); // right is evaluated with original stack
1546
SetStackDepth
(prevStack);
1566
SetStackDepth
(origStack); // right is evaluated with original stack
1589
SetStackDepth
(origStack);
1606
SetStackDepth
(origStack);
1614
SetStackDepth
(origStack); // whenNull is evaluated with original stack
1637
SetStackDepth
(origStack); // consequence is evaluated with original stack
1642
SetStackDepth
(origStack); // alternative is evaluated with original stack
1717
SetStackDepth
(prevStack);