2 references to AverageIntSelector
System.Data.Services.Client (2)
System\Data\Services\Client\ALinq\ReflectionUtil.cs (2)
42map.Add(@"Average(IQueryable`1<T0>, Expression`1<Func`2<T0, Int32>>)->Double", SequenceMethod.AverageIntSelector); 222map.Add(@"Average(IEnumerable`1<T0>, Func`2<T0, Int32>)->Double", SequenceMethod.AverageIntSelector);