2 references to LoadLocalFromClosureBoxedInstruction
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\InstructionList.cs (2)
481Emit(s_loadLocalFromClosureBoxed[index] ??= new LoadLocalFromClosureBoxedInstruction(index)); 485Emit(new LoadLocalFromClosureBoxedInstruction(index));