2 references to AverageInt
System.Data.Services.Client (2)
System\Data\Services\Client\ALinq\ReflectionUtil.cs (2)
150map.Add(@"Average(IQueryable`1<Int32>)->Double", SequenceMethod.AverageInt); 324map.Add(@"Average(IEnumerable`1<Int32>)->Double", SequenceMethod.AverageInt);