7 references to new
Microsoft.CodeAnalysis.Features (3)
Completion\Providers\ImportCompletionProvider\AbstractImportCompletionCacheServiceFactory.cs (1)
30var workQueue = new AsyncBatchingWorkQueue<Project>(
ExternalAccess\UnitTesting\Notification\AbstractGlobalOperationNotificationService.cs (1)
32_eventQueue = new AsyncBatchingWorkQueue<bool>(
ExternalAccess\UnitTesting\SolutionCrawler\UnitTestingWorkCoordinator.cs (1)
50_eventProcessingQueue = new(
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\References\FindUsagesLSPContext.cs (1)
94_workQueue = new AsyncBatchingWorkQueue<SumType<VSInternalReferenceItem, LSP.Location>>(
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\EditAndContinue\EditAndContinueLogReporter.cs (1)
32_queue = new AsyncBatchingWorkQueue<HotReloadLogMessage>(
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\VersionSource\RecoverableTextAndVersion.RecoverableText.cs (1)
29new(TimeSpan.Zero,
Workspace\Workspace.cs (1)
84_eventHandlerWorkQueue = new(