4 references to BackgroundAnalysisScopeOption
Microsoft.CodeAnalysis.LanguageServer.Protocol (4)
ExternalAccess\VSMac\SolutionCrawlerOptionsAccessor.cs (1)
19=> SolutionCrawlerOptionsStorage.BackgroundAnalysisScopeOption;
Features\Diagnostics\DiagnosticAnalyzerService.cs (1)
71option == SolutionCrawlerOptionsStorage.BackgroundAnalysisScopeOption ||
Features\Options\SolutionCrawlerOptionsStorage.cs (1)
61globalOptions.GetOption(BackgroundAnalysisScopeOption, language);
Handler\Configuration\DidChangeConfigurationNotificationHandler_OptionList.cs (1)
53SolutionCrawlerOptionsStorage.BackgroundAnalysisScopeOption,