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