16 references to GetMethodInfo
System.Core (16)
System\Linq\IQueryable.cs (16)
200GetMethodInfo(Queryable.SelectMany, source, collectionSelector, resultSelector), 215GetMethodInfo(Queryable.SelectMany, source, collectionSelector, resultSelector), 348GetMethodInfo(Queryable.OrderBy, source, keySelector, comparer), 374GetMethodInfo(Queryable.OrderByDescending, source, keySelector, comparer), 400GetMethodInfo(Queryable.ThenBy, source, keySelector, comparer), 426GetMethodInfo(Queryable.ThenByDescending, source, keySelector, comparer), 528GetMethodInfo(Queryable.GroupBy, source, keySelector, elementSelector), 541GetMethodInfo(Queryable.GroupBy, source, keySelector, comparer), 590GetMethodInfo(Queryable.GroupBy, source, keySelector, resultSelector), 674GetMethodInfo(Queryable.Zip, source1, source2, resultSelector), 700GetMethodInfo(Queryable.Union, source1, source2, comparer), 730GetMethodInfo(Queryable.Intersect, source1, source2, comparer), 760GetMethodInfo(Queryable.Except, source1, source2, comparer), 976GetMethodInfo(Queryable.Contains, source, item, comparer), 1013GetMethodInfo(Queryable.SequenceEqual, source1, source2, comparer), 1660GetMethodInfo(Queryable.Aggregate, source, seed, func),