1 reference to GetHelperType
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\CallInstruction.cs (1)
226return (CallInstruction)Activator.CreateInstance(GetHelperType(info, arrTypes), info)!;