1 write to _analyzerReferences
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\AnalyzerItem\AnalyzerItemSource.cs (1)
121
_analyzerReferences
= project.AnalyzerReferences;
1 reference to _analyzerReferences
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\AnalyzerItem\AnalyzerItemSource.cs (1)
117
if (project.AnalyzerReferences ==
_analyzerReferences
)