2 writes to _lastVersion
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListBoxes\ListBox.SelectedObjectCollection.cs (2)
26_lastVersion = -1; 65_lastVersion = InnerArray.Version;
1 reference to _lastVersion
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListBoxes\ListBox.SelectedObjectCollection.cs (1)
63if (_lastVersion != InnerArray.Version)