2 writes to _commandSet
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DocumentDesigner.cs (2)
421
_commandSet
= null;
736
_commandSet
= new ControlCommandSet(component.Site);
1 reference to _commandSet
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DocumentDesigner.cs (1)
420
_commandSet
?.Dispose();