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