2 writes to _tempChangeLog
PresentationFramework (2)
System\Windows\Data\CollectionView.cs (2)
1960_tempChangeLog = _changeLog; 1974_tempChangeLog = EmptyArrayList;
2 references to _tempChangeLog
PresentationFramework (2)
System\Windows\Data\CollectionView.cs (2)
1218_tempChangeLog.Clear(); 1966ICollection unprocessedChanges = ProcessChangeLog(_tempChangeLog);