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