1 reference to ProcessNextBatchAsync
Microsoft.CodeAnalysis.Workspaces (1)
Shared\Utilities\AsyncBatchingWorkQueue`2.cs (1)
216
return (ranToCompletion: true, await
ProcessNextBatchAsync
().ConfigureAwait(false));