8 references to new
System.Windows.Forms.Design.Tests (8)
System\Windows\Forms\Design\DataSourceDescriptorCollectionTests.cs (7)
14DataSourceDescriptorCollection collection = new(); 27DataSourceDescriptorCollection collection = new(); 40DataSourceDescriptorCollection collection = new(); 53DataSourceDescriptorCollection collection = new(); 66DataSourceDescriptorCollection collection = new(); 82DataSourceDescriptorCollection collection = new(); 96DataSourceDescriptorCollection collection = new();
System\Windows\Forms\Design\DataSourceGroupCollectionTests.cs (1)
103public override DataSourceDescriptorCollection DataSources { get; } = new();