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