1 reference to ProcessNextBatchAsync
Microsoft.CodeAnalysis.CodeStyle (1)
src\Dependencies\Threading\AsyncBatchingWorkQueue`2.cs (1)
223
return (ranToCompletion: true, await
ProcessNextBatchAsync
().ConfigureAwait(false));