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