2 writes to _commandSet
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DocumentDesigner.cs (2)
435_commandSet = null; 763_commandSet = new ControlCommandSet(component.Site);
2 references to _commandSet
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DocumentDesigner.cs (2)
432if (_commandSet is not null) 434_commandSet.Dispose();