1 write to _commandHandler
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\AnalyzerItem\AnalyzerItemSource.cs (1)
48
_commandHandler
= commandHandler;
1 reference to _commandHandler
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\AnalyzerItem\AnalyzerItemSource.cs (1)
134
_items.Add(new AnalyzerItem(_analyzersFolder, analyzerReference,
_commandHandler
.AnalyzerContextMenuController));