15 references to SetStackDepth
Microsoft.CodeAnalysis.CSharp (15)
CodeGen\Optimizer.cs (15)
479
SetStackDepth
(prevStack);
488
SetStackDepth
(prevStack);
563
SetStackDepth
(_evalStack.Count - 1);
587
SetStackDepth
(origStack);
1393
SetStackDepth
(origStack); // consequence is evaluated with original stack
1398
SetStackDepth
(origStack); // alternative is evaluated with original stack
1449
SetStackDepth
(prevStack); // right is evaluated with original stack
1469
SetStackDepth
(prevStack);
1489
SetStackDepth
(origStack); // right is evaluated with original stack
1511
SetStackDepth
(origStack);
1528
SetStackDepth
(origStack);
1536
SetStackDepth
(origStack); // whenNull is evaluated with original stack
1559
SetStackDepth
(origStack); // consequence is evaluated with original stack
1564
SetStackDepth
(origStack); // alternative is evaluated with original stack
1639
SetStackDepth
(prevStack);