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