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