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