15 references to SetStackDepth
Microsoft.CodeAnalysis.CSharp (15)
CodeGen\Optimizer.cs (15)
478SetStackDepth(prevStack); 487SetStackDepth(prevStack); 586SetStackDepth(origStack); 1139SetStackDepth(prevStack); 1459SetStackDepth(origStack); // consequence is evaluated with original stack 1464SetStackDepth(origStack); // alternative is evaluated with original stack 1515SetStackDepth(prevStack); // right is evaluated with original stack 1535SetStackDepth(prevStack); 1555SetStackDepth(origStack); // right is evaluated with original stack 1577SetStackDepth(origStack); 1594SetStackDepth(origStack); 1602SetStackDepth(origStack); // whenNull is evaluated with original stack 1625SetStackDepth(origStack); // consequence is evaluated with original stack 1630SetStackDepth(origStack); // alternative is evaluated with original stack 1705SetStackDepth(prevStack);