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