1 write to _startingStack
System.Core (1)
Microsoft\Scripting\Compiler\StackSpiller.cs (1)
102
_startingStack
= stack;
1 reference to _startingStack
System.Core (1)
Microsoft\Scripting\Compiler\StackSpiller.cs (1)
110
Result body = RewriteExpressionFreeTemps(lambda.Body,
_startingStack
);