1 write to _solutionLevelAnalyzerPaths
Microsoft.CodeAnalysis.LanguageServer (1)
HostWorkspace\LanguageServerWorkspaceFactory.cs (1)
42_solutionLevelAnalyzerPaths = new DirectoryInfo(AppContext.BaseDirectory).GetFiles("*.dll")
1 reference to _solutionLevelAnalyzerPaths
Microsoft.CodeAnalysis.LanguageServer (1)
HostWorkspace\LanguageServerWorkspaceFactory.cs (1)
91foreach (var analyzerPath in _solutionLevelAnalyzerPaths)