2 writes to innerListChanging
System.Windows.Forms (2)
winforms\Managed\System\WinForms\BindingSource.cs (2)
891this.innerListChanging = true; 895this.innerListChanging = false;
1 reference to innerListChanging
System.Windows.Forms (1)
winforms\Managed\System\WinForms\BindingSource.cs (1)
889if (!this.innerListChanging) {