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