Base:
property
HasNoElementsLeft
System.Collections.Concurrent.Partitioner.DynamicPartitionEnumerator_Abstract<TSource, TSourceReader>.HasNoElementsLeft
2 references to HasNoElementsLeft
System.Collections.Concurrent (2)
System\Collections\Concurrent\PartitionerStatic.cs (2)
1086while (!HasNoElementsLeft) 1092if (HasNoElementsLeft)