1 reference to TypedDynamicExpression4
System.Core (1)
Microsoft\Scripting\Ast\DynamicExpression.cs (1)
88
return new
TypedDynamicExpression4
(returnType, delegateType, binder, arg0, arg1, arg2, arg3);