2 references to MethodCallExpression2
System.Core (2)
Microsoft\Scripting\Ast\MethodCallExpression.cs (2)
554return new MethodCallExpression2(method, arg0, arg1); 707return new MethodCallExpression2(method, arg0, arg1);