2 references to DynamicExpression3
System.Core (2)
Microsoft\Scripting\Ast\DynamicExpression.cs (2)
78return new DynamicExpression3(delegateType, binder, arg0, arg1, arg2); 608: base(delegateType, binder, arg0, arg1, arg2) {