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