1 write to _analyzersFolder
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\AnalyzerItem\AnalyzerItem.cs (1)
23_analyzersFolder = analyzersFolder;
2 references to _analyzersFolder
Microsoft.VisualStudio.LanguageServices.Implementation (2)
SolutionExplorer\AnalyzerItem\AnalyzerItem.cs (2)
68get { return _analyzersFolder; } 76_analyzersFolder.RemoveAnalyzer(_analyzerReference.FullPath);