1 type derived from DynamicExpression2
System.Core (1)
Microsoft\Scripting\Ast\DynamicExpression.cs (1)
554internal sealed class TypedDynamicExpression2 : DynamicExpression2 {
1 instantiation of DynamicExpression2
System.Core (1)
Microsoft\Scripting\Ast\DynamicExpression.cs (1)
70return new DynamicExpression2(delegateType, binder, arg0, arg1);