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