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