2 references to DynamicExpression4
System.Core (2)
Microsoft\Scripting\Ast\DynamicExpression.cs (2)
86
return new
DynamicExpression4
(delegateType, binder, arg0, arg1, arg2, arg3);
660
:
base
(delegateType, binder, arg0, arg1, arg2, arg3) {