15 references to SetStackDepth
Microsoft.CodeAnalysis.CSharp (15)
CodeGen\Optimizer.cs (15)
479
SetStackDepth
(prevStack);
488
SetStackDepth
(prevStack);
587
SetStackDepth
(origStack);
1140
SetStackDepth
(prevStack);
1460
SetStackDepth
(origStack); // consequence is evaluated with original stack
1465
SetStackDepth
(origStack); // alternative is evaluated with original stack
1516
SetStackDepth
(prevStack); // right is evaluated with original stack
1536
SetStackDepth
(prevStack);
1556
SetStackDepth
(origStack); // right is evaluated with original stack
1578
SetStackDepth
(origStack);
1595
SetStackDepth
(origStack);
1603
SetStackDepth
(origStack); // whenNull is evaluated with original stack
1626
SetStackDepth
(origStack); // consequence is evaluated with original stack
1631
SetStackDepth
(origStack); // alternative is evaluated with original stack
1706
SetStackDepth
(prevStack);