3 references to AddRange
System.Windows.Forms.Tests (3)
System\Windows\Forms\NumericUpDownAccelerationCollectionTests.cs (3)
132
collection.
AddRange
(item1, item2, item3);
145
collection.Invoking(c => c.
AddRange
(null!))
157
collection.Invoking(c => c.
AddRange
(item1, item2!, item3))