1 reference to ProcessAsync
Microsoft.CodeAnalysis.Features (1)
SolutionCrawler\IdleProcessor.cs (1)
60
_processorTask = Task.Factory.SafeStartNewFromAsync(
ProcessAsync
, CancellationToken, TaskScheduler.Default);