1 write to _startingStack
System.Linq.Expressions (1)
System\Linq\Expressions\Compiler\StackSpiller.cs (1)
97_startingStack = stack;
1 reference to _startingStack
System.Linq.Expressions (1)
System\Linq\Expressions\Compiler\StackSpiller.cs (1)
106Result body = RewriteExpressionFreeTemps(lambda.Body, _startingStack);