3 references to TryPopIntValue
ILCompiler.Compiler (3)
Compiler\TypePreinit.cs (3)
273if (!stack.TryPopIntValue(out int elementCount)) 1592if (!stack.TryPopIntValue(out int index)) 1645if (!stack.TryPopIntValue(out int index))