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)
382
get { return
_newStartingIndex
; }