2 references to
System.Windows.Forms.Tests (2)
System\Windows\Forms\DataGridViewSelectedRowCollectionTests.cs (2)
65
Assert.Throws<ArgumentOutOfRangeException>("index", () => collection
[
index]);
83
Assert.Throws<ArgumentOutOfRangeException>("index", () => collection
[
index]);