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