9 writes to _dirty
System.Windows.Forms.Design (9)
System\ComponentModel\Design\CollectionEditor.CollectionEditorCollectionForm.cs (9)
152_dirty = true; 258_dirty = false; 333_dirty = true; 684_dirty = false; 716_dirty = false; 737_dirty = true; 856_dirty = true; 890_dirty = true; 999_dirty = true;
5 references to _dirty
System.Windows.Forms.Design (5)
System\ComponentModel\Design\CollectionEditor.CollectionEditorCollectionForm.cs (5)
253if (!CollectionEditable || !_dirty) 682if (!_dirty || !CollectionEditable) 689if (_dirty) 700if (_removedItems is not null && _dirty) 731if (!_dirty && _originalItems is not null)