1 instantiation of TypedDynamicExpression3
System.Core (1)
Microsoft\Scripting\Ast\DynamicExpression.cs (1)
80
return new
TypedDynamicExpression3
(returnType, delegateType, binder, arg0, arg1, arg2);