2 writes to _commandSet
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DocumentDesigner.cs (2)
447_commandSet = null; 775_commandSet = new ControlCommandSet(component.Site);
2 references to _commandSet
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DocumentDesigner.cs (2)
444if (_commandSet is not null) 446_commandSet.Dispose();