1 reference to Average
System.Linq.Parallel (1)
System\Linq\ParallelEnumerable.cs (1)
3870
return source.Select(selector).
Average
();