2 writes to _tempChangeLog
PresentationFramework (2)
System\Windows\Data\CollectionView.cs (2)
1956_tempChangeLog = _changeLog; 1970_tempChangeLog = EmptyArrayList;
2 references to _tempChangeLog
PresentationFramework (2)
System\Windows\Data\CollectionView.cs (2)
1214_tempChangeLog.Clear(); 1962ICollection unprocessedChanges = ProcessChangeLog(_tempChangeLog);