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