2 writes to _newStartingIndex
System (2)
compmod\system\collections\specialized\notifycollectionchangedeventargs.cs (2)
304_newStartingIndex = newIndex; 331_newStartingIndex = newStartingIndex;
1 reference to _newStartingIndex
System (1)
compmod\system\collections\specialized\notifycollectionchangedeventargs.cs (1)
382get { return _newStartingIndex; }