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