1 write to _menuCommandSvc
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\PbrsForward.cs (1)
41_menuCommandSvc = _sp.GetService<IMenuCommandService>();
2 references to _menuCommandSvc
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\PbrsForward.cs (2)
39if (_menuCommandSvc is null && _sp is not null) 44return _menuCommandSvc;