2 references to WaitUntilCurrentBatchCompletesAsync
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\SymbolTree\SymbolTreeInfoCacheService.cs (1)
247return service._workQueue.WaitUntilCurrentBatchCompletesAsync();
Workspace\Workspace.cs (1)
610return _eventHandlerWorkQueue.WaitUntilCurrentBatchCompletesAsync();