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