4 references to Call
System.Core (3)
Microsoft\Scripting\Actions\ExpandoObject.cs (1)
785Expression tryDelete = Expression.Call(
Microsoft\Scripting\Ast\MethodCallExpression.cs (2)
407return Expression.Call(Method, args[0], args[1], args[2], args[3], args[4]); 410return Expression.Call(Method, ReturnObject<Expression>(_arg0), _arg1, _arg2, _arg3, _arg4);
System.Data.Entity (1)
System\Data\Objects\ELinq\InitializerFacet.cs (1)
485Expression result = Expression.Call(createEntityCollectionMethod,