14 references to StackSlot
illink (14)
Linker.Dataflow\MethodBodyScanner.cs (14)
338
currentStack.Push (new
StackSlot
(NullValue.Instance));
353
StackSlot slot = new
StackSlot
(civ);
360
StackSlot slot = new
StackSlot
(civ);
368
StackSlot slot = new
StackSlot
(civ);
376
StackSlot slot = new
StackSlot
(civ);
418
StackSlot slot = new
StackSlot
(new KnownStringValue ((string) operation.Operand));
735
StackSlot slot = new
StackSlot
(
774
newSlot = new
StackSlot
(new LocalVariableReferenceValue (localDef));
778
newSlot = new
StackSlot
(UnknownValue.Instance);
787
currentStack.Push (new
StackSlot
(param));
796
currentStack.Push (new
StackSlot
(nullableDam));
800
currentStack.Push (new
StackSlot
(nullableType));
808
currentStack.Push (new
StackSlot
(typeHandle));
813
currentStack.Push (new
StackSlot
(method));