Implemented interface member:
method
AddCommand
System.ComponentModel.Design.IMenuCommandService.AddCommand(System.ComponentModel.Design.MenuCommand)
5 references to AddCommand
Microsoft.VisualStudio.IntegrationTestService (2)
src\VisualStudio\IntegrationTest\Harness\IntegrationTestServiceShared\IntegrationTestServiceCommands.cs (2)
59
menuCommandService.
AddCommand
(_startMenuCmd);
60
menuCommandService.
AddCommand
(_stopMenuCmd);
Microsoft.VisualStudio.RazorExtension (2)
RazorPackage.cs (2)
86
mcs.
AddCommand
(menuToolWin);
185
mcs.
AddCommand
(command);
Roslyn.VisualStudio.DiagnosticsWindow (1)
VisualStudioDiagnosticsWindowPackage.cs (1)
90
mcs.
AddCommand
(menuToolWin);