1 write to _form
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\InheritanceUITests.cs (1)
24_form = new Form();
2 references to _form
System.Windows.Forms.Design.Tests (2)
System\Windows\Forms\Design\InheritanceUITests.cs (2)
25_control = new Control { Parent = _form }; 35_form.Dispose();