5 references to AddCore
System.Windows.Forms.Tests (5)
System\Windows\Forms\BindingsCollectionTests.cs (5)
94collection.AddCore(binding); 128collection.AddCore(binding); 134collection.AddCore(binding); 142collection.AddCore(binding); 152Assert.Throws<ArgumentNullException>("dataBinding", () => collection.AddCore(null));