1 instantiation of InternalPartitionEnumerable
System.Collections.Concurrent (1)
System\Collections\Concurrent\PartitionerStatic.cs (1)
1247return new InternalPartitionEnumerable(_data);
1 reference to InternalPartitionEnumerable
System.Collections.Concurrent (1)
System\Collections\Concurrent\PartitionerStatic.cs (1)
1268return ((InternalPartitionEnumerable)this).GetEnumerator();