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