1 write to _controls
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ControlDesigner.cs (1)
78private DesignerControlCollection Controls => _controls ??= new DesignerControlCollection(Control);