1 reference to s_defaultMaxChunkSize
System.Collections.Concurrent (1)
System\Collections\Concurrent\PartitionerStatic.cs (1)
338
_maxChunkSize = useSingleChunking ? 1 :
s_defaultMaxChunkSize
;