1 instantiation of ActionCallInstruction
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\CallInstruction.Generated.cs (1)
127return new ActionCallInstruction<T0, T1>(target);
1 reference to ActionCallInstruction
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\CallInstruction.Generated.cs (1)
178t = typeof(ActionCallInstruction<,>).MakeGenericType(arrTypes);