3 writes to _currentVerbs
System.Windows.Forms.Design (3)
System\ComponentModel\Design\MenuCommandService.cs (3)
304_currentVerbs = new(result); 460_currentVerbs = null; 472_currentVerbs = null;
5 references to _currentVerbs
System.Windows.Forms.Design (5)
System\ComponentModel\Design\MenuCommandService.cs (5)
65return _currentVerbs!; 180if (_currentVerbs is null && _serviceProvider is not null) 343if (_currentVerbs is not null) 346foreach (DesignerVerb verb in _currentVerbs) 470if (_currentVerbs is not null)