1 type derived from DynamicExpression3
System.Core (1)
Microsoft\Scripting\Ast\DynamicExpression.cs (1)
604internal sealed class TypedDynamicExpression3 : DynamicExpression3 {
1 instantiation of DynamicExpression3
System.Core (1)
Microsoft\Scripting\Ast\DynamicExpression.cs (1)
78return new DynamicExpression3(delegateType, binder, arg0, arg1, arg2);