2 references to BindingSourceInstanceError
System.Windows.Forms (2)
System\Windows\Forms\DataBinding\BindingSource.cs (1)
552throw new NotSupportedException(SR.BindingSourceInstanceError, instanceException);
System\Windows\Forms\DataBinding\ListBindingHelper.cs (1)
267throw new NotSupportedException(SR.BindingSourceInstanceError, instanceException);