2 references to NewInstruction
System.Linq.Expressions (2)
System\Linq\Expressions\Interpreter\InstructionList.cs (1)
794Emit(new NewInstruction(constructorInfo, parameters.Length));
System\Linq\Expressions\Interpreter\NewInstruction.cs (1)
75: base(target, argumentCount)