1 type derived from DynamicExpression1
System.Linq.Expressions (1)
System\Linq\Expressions\DynamicExpression.cs (1)
580internal sealed class TypedDynamicExpression1 : DynamicExpression1
1 instantiation of DynamicExpression1
System.Linq.Expressions (1)
System\Linq\Expressions\DynamicExpression.cs (1)
67return new DynamicExpression1(delegateType, binder, arg0);