1 write to _previousAnalyzerPaths
Microsoft.VisualStudio.LanguageServices (1)
AnalyzerDependency\AnalyzerDependencyCheckingService.cs (1)
98_previousAnalyzerPaths = currentAnalyzerPaths;
1 reference to _previousAnalyzerPaths
Microsoft.VisualStudio.LanguageServices (1)
AnalyzerDependency\AnalyzerDependencyCheckingService.cs (1)
91if (currentAnalyzerPaths.SetEquals(_previousAnalyzerPaths))