3 instantiations of TestableComboBox
System.Windows.Forms.Tests (3)
System\Windows\Forms\ComboBoxTests.cs (3)
356
using TestableComboBox comboBox =
new
();
370
using TestableComboBox comboBox =
new
();
386
using TestableComboBox comboBox =
new
();
3 references to TestableComboBox
System.Windows.Forms.Tests (3)
System\Windows\Forms\ComboBoxTests.cs (3)
356
using
TestableComboBox
comboBox = new();
370
using
TestableComboBox
comboBox = new();
386
using
TestableComboBox
comboBox = new();