60 references to GetMethodInfo
System.Core (60)
System\Linq\IQueryable.cs (60)
98GetMethodInfo(Queryable.Where, source, predicate), 111GetMethodInfo(Queryable.Where, source, predicate), 146GetMethodInfo(Queryable.Select, source, selector), 159GetMethodInfo(Queryable.Select, source, selector), 172GetMethodInfo(Queryable.SelectMany, source, selector), 185GetMethodInfo(Queryable.SelectMany, source, selector), 335GetMethodInfo(Queryable.OrderBy, source, keySelector), 361GetMethodInfo(Queryable.OrderByDescending, source, keySelector), 387GetMethodInfo(Queryable.ThenBy, source, keySelector), 413GetMethodInfo(Queryable.ThenByDescending, source, keySelector), 437GetMethodInfo(Queryable.Take, source, count), 450GetMethodInfo(Queryable.TakeWhile, source, predicate), 463GetMethodInfo(Queryable.TakeWhile, source, predicate), 474GetMethodInfo(Queryable.Skip, source, count), 487GetMethodInfo(Queryable.SkipWhile, source, predicate), 500GetMethodInfo(Queryable.SkipWhile, source, predicate), 513GetMethodInfo(Queryable.GroupBy, source, keySelector), 646GetMethodInfo(Queryable.Distinct, source, comparer), 659GetMethodInfo(Queryable.Concat, source1, source2), 687GetMethodInfo(Queryable.Union, source1, source2), 717GetMethodInfo(Queryable.Intersect, source1, source2), 747GetMethodInfo(Queryable.Except, source1, source2), 788GetMethodInfo(Queryable.First, source, predicate), 812GetMethodInfo(Queryable.FirstOrDefault, source, predicate), 836GetMethodInfo(Queryable.Last, source, predicate), 860GetMethodInfo(Queryable.LastOrDefault, source, predicate), 884GetMethodInfo(Queryable.Single, source, predicate), 908GetMethodInfo(Queryable.SingleOrDefault, source, predicate), 921GetMethodInfo(Queryable.ElementAt, source, index), 932GetMethodInfo(Queryable.ElementAtOrDefault, source, index), 954GetMethodInfo(Queryable.DefaultIfEmpty, source, defaultValue), 965GetMethodInfo(Queryable.Contains, source, item), 1000GetMethodInfo(Queryable.SequenceEqual, source1, source2), 1041GetMethodInfo(Queryable.Any, source, predicate), 1054GetMethodInfo(Queryable.All, source, predicate), 1078GetMethodInfo(Queryable.Count, source, predicate), 1102GetMethodInfo(Queryable.LongCount, source, predicate), 1126GetMethodInfo(Queryable.Min, source, selector), 1150GetMethodInfo(Queryable.Max, source, selector), 1273GetMethodInfo(Queryable.Sum, source, selector), 1286GetMethodInfo(Queryable.Sum, source, selector), 1299GetMethodInfo(Queryable.Sum, source, selector), 1312GetMethodInfo(Queryable.Sum, source, selector), 1325GetMethodInfo(Queryable.Sum, source, selector), 1338GetMethodInfo(Queryable.Sum, source, selector), 1351GetMethodInfo(Queryable.Sum, source, selector), 1364GetMethodInfo(Queryable.Sum, source, selector), 1377GetMethodInfo(Queryable.Sum, source, selector), 1390GetMethodInfo(Queryable.Sum, source, selector), 1515GetMethodInfo(Queryable.Average, source, selector), 1528GetMethodInfo(Queryable.Average, source, selector), 1542GetMethodInfo(Queryable.Average, source, selector), 1556GetMethodInfo(Queryable.Average, source, selector), 1569GetMethodInfo(Queryable.Average, source, selector), 1582GetMethodInfo(Queryable.Average, source, selector), 1595GetMethodInfo(Queryable.Average, source, selector), 1608GetMethodInfo(Queryable.Average, source, selector), 1621GetMethodInfo(Queryable.Average, source, selector), 1634GetMethodInfo(Queryable.Average, source, selector), 1647GetMethodInfo(Queryable.Aggregate, source, func),