2 writes to _oldStartingIndex
System (2)
compmod\system\collections\specialized\notifycollectionchangedeventargs.cs (2)
305
_oldStartingIndex
= oldIndex;
338
_oldStartingIndex
= oldStartingIndex;
1 reference to _oldStartingIndex
System (1)
compmod\system\collections\specialized\notifycollectionchangedeventargs.cs (1)
390
get { return
_oldStartingIndex
; }