1 write to s_Ints
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\InstructionList.cs (1)
364s_Ints ??= new Instruction[PushIntMaxCachedValue - PushIntMinCachedValue + 1];
1 reference to s_Ints
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\InstructionList.cs (1)
366Emit(s_Ints[i] ??= new LoadObjectInstruction(value));