4 references to Push
ILCompiler.Compiler (4)
Compiler\TypePreinit.cs (4)
268stack.Push((ReferenceTypeValue)null); 300stack.Push(new ArrayInstance(elementType.MakeArrayType(), elementCount, allocSite)); 326stack.Push(instance); 1693stack.Push(boxedResult);