1 instantiation of ActionCallInstruction
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\CallInstruction.Generated.cs (1)
41return new ActionCallInstruction(target);
1 reference to ActionCallInstruction
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\CallInstruction.Generated.cs (1)
172t = typeof(ActionCallInstruction);