5 references to AddCore
System.Windows.Forms.Tests (5)
System\Windows\Forms\BindingsCollectionTests.cs (5)
92collection.AddCore(binding); 126collection.AddCore(binding); 132collection.AddCore(binding); 140collection.AddCore(binding); 150Assert.Throws<ArgumentNullException>("dataBinding", () => collection.AddCore(null));