1 write to _menuCommandService
Microsoft.VisualStudio.LanguageServices (1)
Utilities\ThreadSafeMenuCommandService.cs (1)
24
_menuCommandService
= menuCommandService;
2 references to _menuCommandService
Microsoft.VisualStudio.LanguageServices (2)
Utilities\ThreadSafeMenuCommandService.cs (2)
40
_menuCommandService
.AddCommand(command);
55
_menuCommandService
.AddCommand(command);