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(