1 write to _nextBatchCancellationToken
Microsoft.CodeAnalysis.Workspaces (1)
Shared\Utilities\AsyncBatchingWorkQueue`2.cs (1)
133_nextBatchCancellationToken = _cancellationSeries.CreateNext();
1 reference to _nextBatchCancellationToken
Microsoft.CodeAnalysis.Workspaces (1)
Shared\Utilities\AsyncBatchingWorkQueue`2.cs (1)
299return (nextBatch, _nextBatchCancellationToken);