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