1 instantiation of EnumerableDropIndices
System.Collections.Concurrent (1)
System\Collections\Concurrent\OrderablePartitioner.cs (1)
209return new EnumerableDropIndices(orderablePartitions);
1 reference to EnumerableDropIndices
System.Collections.Concurrent (1)
System\Collections\Concurrent\OrderablePartitioner.cs (1)
228return ((EnumerableDropIndices)this).GetEnumerator();