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