3 instantiations of TestableComboBox
System.Windows.Forms.Tests (3)
System\Windows\Forms\ComboBoxTests.cs (3)
354
using TestableComboBox comboBox =
new
();
368
using TestableComboBox comboBox =
new
();
384
using TestableComboBox comboBox =
new
();
3 references to TestableComboBox
System.Windows.Forms.Tests (3)
System\Windows\Forms\ComboBoxTests.cs (3)
354
using
TestableComboBox
comboBox = new();
368
using
TestableComboBox
comboBox = new();
384
using
TestableComboBox
comboBox = new();