1 write to _nextBatchCancellationToken
Microsoft.CodeAnalysis.Analyzers (1)
src\roslyn\src\Dependencies\Threading\AsyncBatchingWorkQueue`2.cs (1)
170_nextBatchCancellationToken = _cancellationSeries.CreateNext();
1 reference to _nextBatchCancellationToken
Microsoft.CodeAnalysis.Analyzers (1)
src\roslyn\src\Dependencies\Threading\AsyncBatchingWorkQueue`2.cs (1)
335return (nextBatch, _nextBatchCancellationToken);