2 writes to _stack
System.Core (2)
Microsoft\Scripting\Compiler\StackSpiller.Temps.cs (2)
141
_stack
= stack;
155
_stack
= Stack.NonEmpty;
1 reference to _stack
System.Core (1)
Microsoft\Scripting\Compiler\StackSpiller.Temps.cs (1)
153
Result exp = _self.RewriteExpression(node,
_stack
);