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)
390get { return _oldStartingIndex; }