2 references to MethodCallExpression3
System.Core (2)
Microsoft\Scripting\Ast\MethodCallExpression.cs (2)
579return new MethodCallExpression3(method, arg0, arg1, arg2); 736return new MethodCallExpression3(method, arg0, arg1, arg2);