2 references to BadDataSourceForComplexBinding
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs (1)
138
throw new ArgumentException(SR.
BadDataSourceForComplexBinding
);
System\Windows\Forms\Controls\ListControl\ListControl.cs (1)
54
throw new ArgumentException(SR.
BadDataSourceForComplexBinding
, nameof(value));