9 references to AsyncBatchingWorkQueue
Microsoft.CodeAnalysis.EditorFeatures (3)
NavigationBar\NavigationBarController.cs (1)
103
_selectItemQueue = new
AsyncBatchingWorkQueue
(
Remote\SolutionChecksumUpdater.cs (1)
66
_synchronizeWorkspaceQueue = new
AsyncBatchingWorkQueue
(
Shared\Tagging\EventSources\TaggerEventSources.WorkspaceChangedEventSource.cs (1)
27
_asyncDelay = new
AsyncBatchingWorkQueue
(
Microsoft.CodeAnalysis.Features (1)
Workspace\BackgroundCompiler.cs (1)
37
_workQueue = new
AsyncBatchingWorkQueue
(
Microsoft.CodeAnalysis.Workspaces (1)
Storage\SQLite\v2\SQLitePersistentStorage.cs (1)
78
_flushQueue = new
AsyncBatchingWorkQueue
(
Microsoft.VisualStudio.LanguageServices (4)
DesignerAttribute\VisualStudioDesignerAttributeService.cs (1)
75
_workQueue = new
AsyncBatchingWorkQueue
(
Progression\GraphQueryManager.cs (1)
45
_updateQueue = new
AsyncBatchingWorkQueue
(
SymbolSearch\AbstractDelayStartedService.cs (1)
66
_optionChangedWorkQueue = new
AsyncBatchingWorkQueue
(
Workspace\SourceGeneratedFileManager.cs (1)
273
_batchingWorkQueue = new
AsyncBatchingWorkQueue
(