1 write to _batchSize
System.Threading.Tasks.Dataflow (1)
Blocks\BatchedJoinBlock.cs (1)
681
_batchSize
= batchSize;
1 reference to _batchSize
System.Threading.Tasks.Dataflow (1)
Blocks\BatchedJoinBlock.cs (1)
711
else _remainingItemsInBatch =
_batchSize
;