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