2 writes to _menuCommandService
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripKeyboardHandlingService.cs (2)
142_menuCommandService = (IMenuCommandService)_provider.GetService(typeof(IMenuCommandService)); 1638_menuCommandService = null;
2 references to _menuCommandService
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripKeyboardHandlingService.cs (2)
138if (_menuCommandService is null) 146return _menuCommandService;