6 writes to _newStartingIndex
System.ObjectModel (6)
System\Collections\Specialized\NotifyCollectionChangedEventArgs.cs (6)
69_newStartingIndex = index; 123_newStartingIndex = startingIndex; 167_newStartingIndex = _oldStartingIndex = index; 200_newStartingIndex = _oldStartingIndex = startingIndex; 220_newStartingIndex = index; 241_newStartingIndex = index;
1 reference to _newStartingIndex
System.ObjectModel (1)
System\Collections\Specialized\NotifyCollectionChangedEventArgs.cs (1)
263public int NewStartingIndex => _newStartingIndex;