1 instantiation of ClassWithIListSource
System.Windows.Forms.Tests (1)
System\Windows\Forms\ListBindingHelperTests.cs (1)
151
yield return new object[] { new
ClassWithIListSource
(), typeof(int) };
1 reference to ClassWithIListSource
System.Windows.Forms.Tests (1)
System\Windows\Forms\ListBindingHelperTests.cs (1)
152
yield return new object[] { typeof(
ClassWithIListSource
), typeof(int) };