2 references to DynamicExpression2
System.Core (2)
Microsoft\Scripting\Ast\DynamicExpression.cs (2)
70return new DynamicExpression2(delegateType, binder, arg0, arg1); 558: base(delegateType, binder, arg0, arg1) {