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