5 references to StackSlot
illink (5)
Linker.Dataflow\MethodBodyScanner.cs (5)
67
stack.Push(new
StackSlot
()); // Push dummy values to avoid crashes.
74
stack.Push(new
StackSlot
());
113
a.Push(new
StackSlot
());
116
b.Push(new
StackSlot
());
752
catchStack.Push(new
StackSlot
());