2 references to StackSpiller
System.Core (2)
Microsoft\Scripting\Compiler\StackSpiller.cs (2)
98
return lambda.Accept(new
StackSpiller
(Stack.Empty));
475
var spiller = new
StackSpiller
(stack);