2 writes to _enumerable
PresentationFramework (2)
MS\Internal\Data\IndexedEnumerable.cs (2)
345_enumerable = null; 475_enumerable = collection;
4 references to _enumerable
PresentationFramework (4)
MS\Internal\Data\IndexedEnumerable.cs (4)
260get { return _enumerable; } 437_changeTracker = _enumerable.GetEnumerator(); 728if (_indexedEnumerable._enumerable == null) 739if (_indexedEnumerable._enumerable == null)