2 writes to _stack
System.Linq.Expressions (2)
System\Linq\Expressions\Compiler\StackSpiller.ChildRewriter.cs (2)
110_stack = stack; 132_stack = Stack.NonEmpty;
1 reference to _stack
System.Linq.Expressions (1)
System\Linq\Expressions\Compiler\StackSpiller.ChildRewriter.cs (1)
130Result exp = _self.RewriteExpression(expression, _stack);