1 reference to RepeatEnumerable
System.Core (1)
System\Linq\ParallelEnumerable.cs (1)
498
return new
RepeatEnumerable
<TResult>(element, count);