2 references to IsListWriteable
System.Windows.Forms (2)
winforms\Managed\System\WinForms\BindingSource.cs (2)
165return IsListWriteable(checkconstructor); 1866if (value == true && !isBindingList && !IsListWriteable(false)) {