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)
110Result body = RewriteExpressionFreeTemps(lambda.Body, _startingStack);