5 references to StackSlot
ILCompiler.Compiler (5)
Compiler\Dataflow\MethodBodyScanner.cs (5)
71stack.Push(new StackSlot()); // Push dummy values to avoid crashes. 78stack.Push(new StackSlot()); 117a.Push(new StackSlot()); 120b.Push(new StackSlot()); 866catchStack.Push(new StackSlot());