1 reference to ToArray
System.Linq.Parallel (1)
System\Linq\ParallelEnumerable.cs (1)
4868return new List<TSource>(ToArray<TSource>(source));