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