2 writes to _tempChangeLog
PresentationFramework (2)
src\Framework\System\Windows\Data\CollectionView.cs (2)
1971_tempChangeLog = _changeLog; 1985_tempChangeLog = EmptyArrayList;
2 references to _tempChangeLog
PresentationFramework (2)
src\Framework\System\Windows\Data\CollectionView.cs (2)
1229_tempChangeLog.Clear(); 1977ICollection unprocessedChanges = ProcessChangeLog(_tempChangeLog);