1 write to _nextBatchCancellationToken
Microsoft.CodeAnalysis.CodeStyle (1)
src\Dependencies\Threading\AsyncBatchingWorkQueue`2.cs (1)
134_nextBatchCancellationToken = _cancellationSeries.CreateNext();
1 reference to _nextBatchCancellationToken
Microsoft.CodeAnalysis.CodeStyle (1)
src\Dependencies\Threading\AsyncBatchingWorkQueue`2.cs (1)
307return (nextBatch, _nextBatchCancellationToken);