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