Base:
property
HasNoElementsLeft
System.Collections.Concurrent.Partitioner.DynamicPartitionEnumerator_Abstract<TSource, TSourceReader>.HasNoElementsLeft
2 references to HasNoElementsLeft
mscorlib (2)
system\collections\concurrent\PartitionerStatic.cs (2)
1137while (!HasNoElementsLeft) 1143if (HasNoElementsLeft)