1 write to _controls
System.Windows.Forms.Tests (1)
System\Windows\Forms\PropertyGridInternal\GridToolTipTests.cs (1)
14_controls = [new Button(), new TextBox()];
3 references to _controls
System.Windows.Forms.Tests (3)
System\Windows\Forms\PropertyGridInternal\GridToolTipTests.cs (3)
15_toolTip = new(_controls); 20foreach (Control c in _controls) 83foreach (Control c in _controls)