2 references to AverageDecimal
System.Data.Services.Client (2)
System\Data\Services\Client\ALinq\ReflectionUtil.cs (2)
158map.Add(@"Average(IQueryable`1<Decimal>)->Decimal", SequenceMethod.AverageDecimal); 332map.Add(@"Average(IEnumerable`1<Decimal>)->Decimal", SequenceMethod.AverageDecimal);