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