1 write to _diagnosticContextMenuController
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\AnalyzersCommandHandler.cs (1)
195
_diagnosticContextMenuController
??= new ContextMenuController(
1 reference to _diagnosticContextMenuController
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\AnalyzersCommandHandler.cs (1)
200
return
_diagnosticContextMenuController
;