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