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)
432
if (
_commandSet
is not null)
434
_commandSet
.Dispose();