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