2 writes to _menuCommandService
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripKeyboardHandlingService.cs (2)
145_menuCommandService = (IMenuCommandService)_provider.GetService(typeof(IMenuCommandService)); 1659_menuCommandService = null;
2 references to _menuCommandService
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripKeyboardHandlingService.cs (2)
141if (_menuCommandService is null) 149return _menuCommandService;