2 references to StackSpiller
System.Linq.Expressions (2)
System\Linq\Expressions\Compiler\StackSpiller.cs (2)
92return lambda.Accept(new StackSpiller(Stack.Empty)); 515var spiller = new StackSpiller(stack);