3 references to TryPopIntValue
ILCompiler.Compiler (3)
Compiler\TypePreinit.cs (3)
284if (!stack.TryPopIntValue(out int elementCount)) 1603if (!stack.TryPopIntValue(out int index)) 1656if (!stack.TryPopIntValue(out int index))