1 instantiation of EnumerableDropIndices
mscorlib (1)
system\collections\concurrent\OrderablePartitioner.cs (1)
216return new EnumerableDropIndices(orderablePartitions);
1 reference to EnumerableDropIndices
mscorlib (1)
system\collections\concurrent\OrderablePartitioner.cs (1)
235return ((EnumerableDropIndices)this).GetEnumerator();