1 write to _nextBatchCancellationToken
Microsoft.CodeAnalysis.Threading.Package (1)
AsyncBatchingWorkQueue`2.cs (1)
140_nextBatchCancellationToken = _cancellationSeries.CreateNext();
1 reference to _nextBatchCancellationToken
Microsoft.CodeAnalysis.Threading.Package (1)
AsyncBatchingWorkQueue`2.cs (1)
313return (nextBatch, _nextBatchCancellationToken);