2 references to ProcessProjectAsync
Microsoft.CodeAnalysis.Features (2)
SolutionCrawler\WorkCoordinator.LowPriorityProcessor.cs (2)
63await ProcessProjectAsync(Analyzers, workItem, projectCancellation).ConfigureAwait(false); 218_lowPriorityProcessor.ProcessProjectAsync(analyzers, item, CancellationToken.None).Wait();