2 references to ElementAt
System.Data.Entity (2)
System\Data\Objects\ELinq\ReflectionUtil.cs (2)
97map.Add(@"ElementAt(IQueryable`1<T0>, Int32)->T0", SequenceMethod.ElementAt); 234map.Add(@"ElementAt(IEnumerable`1<T0>, Int32)->T0", SequenceMethod.ElementAt);