2 references to AddCore
System.Windows.Forms (1)
System\Windows\Forms\DataBinding\BindingContext.cs (1)
100
AddCore
(dataSource, listManager);
System.Windows.Forms.Tests (1)
System\Windows\Forms\BindingContextTests.cs (1)
1048
public new void AddCore(object dataSource, BindingManagerBase listManager) => base.
AddCore
(dataSource, listManager);