2 writes to _tempChangeLog
PresentationFramework (2)
System\Windows\Data\CollectionView.cs (2)
1937_tempChangeLog = _changeLog; 1951_tempChangeLog = s_emptyList;
2 references to _tempChangeLog
PresentationFramework (2)
System\Windows\Data\CollectionView.cs (2)
1214_tempChangeLog.Clear(); 1943List<NotifyCollectionChangedEventArgs> unprocessedChanges = ProcessChangeLog(_tempChangeLog);