2 instantiations of AssignLocalToClosureInstruction
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\InstructionList.cs (2)
561Emit(s_assignLocalToClosure[index] ??= new AssignLocalToClosureInstruction(index)); 565Emit(new AssignLocalToClosureInstruction(index));