1 reference to ToList
System.Linq.Parallel (1)
System\Linq\ParallelEnumerable.cs (1)
4825return ToList<TSource>(source).ToArray<TSource>();