3 references to AverageLong
System.Data.Entity (3)
System\Data\Objects\ELinq\MethodCallTranslator.cs (1)
1928SequenceMethod.AverageLong,
System\Data\Objects\ELinq\ReflectionUtil.cs (2)
139map.Add(@"Average(IQueryable`1<Int64>)->Double", SequenceMethod.AverageLong); 317map.Add(@"Average(IEnumerable`1<Int64>)->Double", SequenceMethod.AverageLong);