2 writes to _enumerable
PresentationFramework (2)
MS\Internal\Data\IndexedEnumerable.cs (2)
341_enumerable = null; 468_enumerable = collection;
4 references to _enumerable
PresentationFramework (4)
MS\Internal\Data\IndexedEnumerable.cs (4)
256get { return _enumerable; } 433_changeTracker = _enumerable.GetEnumerator(); 721if (_indexedEnumerable._enumerable == null) 732if (_indexedEnumerable._enumerable == null)