16 references to SetStackDepth
Microsoft.CodeAnalysis.CSharp (16)
CodeGen\Optimizer.cs (16)
478SetStackDepth(prevStack); 487SetStackDepth(prevStack); 562SetStackDepth(_evalStack.Count - 1); 586SetStackDepth(origStack); 1149SetStackDepth(prevStack); 1469SetStackDepth(origStack); // consequence is evaluated with original stack 1474SetStackDepth(origStack); // alternative is evaluated with original stack 1525SetStackDepth(prevStack); // right is evaluated with original stack 1546SetStackDepth(prevStack); 1566SetStackDepth(origStack); // right is evaluated with original stack 1589SetStackDepth(origStack); 1606SetStackDepth(origStack); 1614SetStackDepth(origStack); // whenNull is evaluated with original stack 1637SetStackDepth(origStack); // consequence is evaluated with original stack 1642SetStackDepth(origStack); // alternative is evaluated with original stack 1717SetStackDepth(prevStack);