2 references to RemoveCore
System.Windows.Forms (1)
System\Windows\Forms\DataBinding\BindingContext.cs (1)
195RemoveCore(dataSource);
System.Windows.Forms.Tests (1)
System\Windows\Forms\BindingContextTests.cs (1)
1052public new void RemoveCore(object dataSource) => base.RemoveCore(dataSource);