2 references to EnqueueWorkItemAsync
Microsoft.CodeAnalysis.Features (2)
SolutionCrawler\WorkCoordinator.cs (2)
292await EnqueueWorkItemAsync(projectChanges).ConfigureAwait(continueOnCapturedContext: false); 326await EnqueueWorkItemAsync(newProject.GetChanges(oldProject)).ConfigureAwait(false);