2 references to SolutionCrawlerLegacy
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\SymbolTree\SymbolTreeInfoCacheServiceFactory.cs (1)
19private readonly IAsynchronousOperationListener _listener = listenerProvider.GetListener(FeatureAttribute.SolutionCrawlerLegacy);
Shared\TestHooks\FeatureAttribute.cs (1)
66public const string SolutionCrawlerLegacy = nameof(SolutionCrawlerLegacy);