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
1545
SetStackDepth
(prevStack);
1565
SetStackDepth
(origStack); // right is evaluated with original stack
1587
SetStackDepth
(origStack);
1604
SetStackDepth
(origStack);
1612
SetStackDepth
(origStack); // whenNull is evaluated with original stack
1635
SetStackDepth
(origStack); // consequence is evaluated with original stack
1640
SetStackDepth
(origStack); // alternative is evaluated with original stack
1715
SetStackDepth
(prevStack);