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