2 overrides of GrabNextChunk
System.Collections.Concurrent (2)
System\Collections\Concurrent\PartitionerStatic.cs (2)
911protected override bool GrabNextChunk(int requestedChunkSize) 1082protected override bool GrabNextChunk(int requestedChunkSize)
1 reference to GrabNextChunk
System.Collections.Concurrent (1)
System\Collections\Concurrent\PartitionerStatic.cs (1)
460if (GrabNextChunk(requestedChunkSize))