2 references to CreateNewBindingSource
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DesignBindingPicker.cs (2)
2591BindingSource? newBindingSource = _picker?.CreateNewBindingSource(dataSourceDescriptor, ""); 2654BindingSource? newBindingSource = _picker?.CreateNewBindingSource(dataSourceDescriptor, bindingSourceMember);