2 writes to _tempChangeLog
PresentationFramework (2)
System\Windows\Data\CollectionView.cs (2)
1927_tempChangeLog = _changeLog; 1941_tempChangeLog = s_emptyList;
2 references to _tempChangeLog
PresentationFramework (2)
System\Windows\Data\CollectionView.cs (2)
1210_tempChangeLog.Clear(); 1933List<NotifyCollectionChangedEventArgs> unprocessedChanges = ProcessChangeLog(_tempChangeLog);