2 references to CreateNext
Microsoft.CodeAnalysis.CodeStyle (2)
src\Dependencies\Threading\AsyncBatchingWorkQueue`2.cs (1)
134
_nextBatchCancellationToken = _cancellationSeries.
CreateNext
();
src\Dependencies\Threading\CancellationSeries.cs (1)
59
/// <item><see cref="
CreateNext
"/> is called again</item>