1 write to _analyzerFolderContextMenuController
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\AnalyzersCommandHandler.cs (1)
145
_analyzerFolderContextMenuController
??= new ContextMenuController(
1 reference to _analyzerFolderContextMenuController
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\AnalyzersCommandHandler.cs (1)
150
return
_analyzerFolderContextMenuController
;