3 references to CustomBaseCollection
System.Windows.Forms.Tests (3)
System\Windows\Forms\BaseCollectionTests.cs (3)
24CustomBaseCollection collection = new([1, 2, 3]); 31CustomBaseCollection collection = new([1, 2, 3]); 47CustomBaseCollection collection = new([1, 2, 3]);