1 instantiation of DataGridViewCellTests
System.Windows.Forms.Tests (1)
System\Windows\Forms\DataGridViewCellTests.cs (1)
6189
yield return new object[] { typeof(DataGridViewCell), typeof(DataGridViewCellTests), new
DataGridViewCellTests
(), new DataGridViewCellStyle(), null, null };
2 references to DataGridViewCellTests
System.Windows.Forms.Tests (2)
System\Windows\Forms\DataGridViewCellTests.cs (2)
6188
yield return new object[] { typeof(
DataGridViewCellTests
), typeof(int), 123, new DataGridViewCellStyle(), null, null };
6189
yield return new object[] { typeof(DataGridViewCell), typeof(
DataGridViewCellTests
), new DataGridViewCellTests(), new DataGridViewCellStyle(), null, null };