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