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