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