2 overrides of GrabNextChunk
mscorlib (2)
system\collections\concurrent\PartitionerStatic.cs (2)
946override protected bool GrabNextChunk(int requestedChunkSize) 1133override protected bool GrabNextChunk(int requestedChunkSize)
1 reference to GrabNextChunk
mscorlib (1)
system\collections\concurrent\PartitionerStatic.cs (1)
480if (GrabNextChunk(requestedChunkSize))