4 references to Push
ILCompiler.Compiler (4)
Compiler\TypePreinit.cs (4)
279stack.Push((ReferenceTypeValue)null); 311stack.Push(new ArrayInstance(elementType.MakeArrayType(), elementCount, allocSite)); 337stack.Push(instance); 1704stack.Push(boxedResult);