2 writes to _enumerable
PresentationFramework (2)
MS\Internal\Data\IndexedEnumerable.cs (2)
353_enumerable = null; 483_enumerable = collection;
4 references to _enumerable
PresentationFramework (4)
MS\Internal\Data\IndexedEnumerable.cs (4)
268get { return _enumerable; } 445_changeTracker = _enumerable.GetEnumerator(); 736if (_indexedEnumerable._enumerable == null) 747if (_indexedEnumerable._enumerable == null)