6 writes to _oldStartingIndex
System.ObjectModel (6)
System\Collections\Specialized\NotifyCollectionChangedEventArgs.cs (6)
74_oldStartingIndex = index; 128_oldStartingIndex = startingIndex; 167_newStartingIndex = _oldStartingIndex = index; 200_newStartingIndex = _oldStartingIndex = startingIndex; 221_oldStartingIndex = oldIndex; 242_oldStartingIndex = oldIndex;
1 reference to _oldStartingIndex
System.ObjectModel (1)
System\Collections\Specialized\NotifyCollectionChangedEventArgs.cs (1)
268public int OldStartingIndex => _oldStartingIndex;