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