5 references to StackSlot
illink (5)
Linker.Dataflow\MethodBodyScanner.cs (5)
66
stack.Push (new
StackSlot
()); // Push dummy values to avoid crashes.
73
stack.Push (new
StackSlot
());
110
a.Push (new
StackSlot
());
113
b.Push (new
StackSlot
());
707
catchStack.Push (new
StackSlot
());