3 references to CustomBaseCollection
System.Windows.Forms.Tests (3)
System\Windows\Forms\BaseCollectionTests.cs (3)
26CustomBaseCollection collection = new([1, 2, 3]); 33CustomBaseCollection collection = new([1, 2, 3]); 49CustomBaseCollection collection = new([1, 2, 3]);