1 write to _analyzerContextMenuController
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\AnalyzersCommandHandler.cs (1)
172
_analyzerContextMenuController
??= new ContextMenuController(
1 reference to _analyzerContextMenuController
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\AnalyzersCommandHandler.cs (1)
177
return
_analyzerContextMenuController
;