2 references to AverageLong
System.Data.Services.Client (2)
System\Data\Services\Client\ALinq\ReflectionUtil.cs (2)
152map.Add(@"Average(IQueryable`1<Int64>)->Double", SequenceMethod.AverageLong); 326map.Add(@"Average(IEnumerable`1<Int64>)->Double", SequenceMethod.AverageLong);