1 type derived from DynamicExpression1
System.Core (1)
Microsoft\Scripting\Ast\DynamicExpression.cs (1)
506internal sealed class TypedDynamicExpression1 : DynamicExpression1 {
1 instantiation of DynamicExpression1
System.Core (1)
Microsoft\Scripting\Ast\DynamicExpression.cs (1)
62return new DynamicExpression1(delegateType, binder, arg0);