1 write to _lastSpillIndex
System.Linq.Expressions (1)
System\Linq\Expressions\Compiler\StackSpiller.ChildRewriter.cs (1)
136
_lastSpillIndex
= _expressionsCount;
1 reference to _lastSpillIndex
System.Linq.Expressions (1)
System\Linq\Expressions\Compiler\StackSpiller.ChildRewriter.cs (1)
204
int count =
_lastSpillIndex
+ 1;