1 write to _menuCommandService
Microsoft.VisualStudio.LanguageServices (1)
RoslynPackage.cs (1)
82_menuCommandService = new ThreadSafeMenuCommandService(menuCommandService);
10 references to _menuCommandService
Microsoft.VisualStudio.LanguageServices (10)
RoslynPackage.cs (10)
84_menuCommandService.AddCommand(Guids.RoslynGroupId, ID.RoslynCommands.RemoveUnusedReferences, 88_menuCommandService.AddCommand(Guids.RoslynGroupId, ID.RoslynCommands.SyncNamespaces, 92_menuCommandService.AddCommand(VSConstants.VSStd2K, VisualStudioDiagnosticAnalyzerService.RunCodeAnalysisForSelectedProjectCommandId, 95_menuCommandService.AddCommand(Guids.RoslynGroupId, ID.RoslynCommands.RunCodeAnalysisForProject, 99_menuCommandService.AddCommand(Guids.RoslynGroupId, ID.RoslynCommands.LogRoslynWorkspaceStructure, 102_menuCommandService.AddCommand(Guids.StackTraceExplorerCommandId, 0x0100, 104_menuCommandService.AddCommand(Guids.StackTraceExplorerCommandId, 0x0101, 106_menuCommandService.AddCommand(Guids.StackTraceExplorerCommandId, 0x0102, 131Assumes.Present(_menuCommandService); 138await LoadAnalyzerNodeComponentsAsync(_menuCommandService, cancellationToken).ConfigureAwait(false);