1 type derived from DynamicExpression4
System.Core (1)
Microsoft\Scripting\Ast\DynamicExpression.cs (1)
656internal sealed class TypedDynamicExpression4 : DynamicExpression4 {
1 instantiation of DynamicExpression4
System.Core (1)
Microsoft\Scripting\Ast\DynamicExpression.cs (1)
86return new DynamicExpression4(delegateType, binder, arg0, arg1, arg2, arg3);