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