2 references to DynamicExpression2
System.Linq.Expressions (2)
System\Linq\Expressions\DynamicExpression.cs (2)
79return new DynamicExpression2(delegateType, binder, arg0, arg1); 652: base(delegateType, binder, arg0, arg1)