2 writes to _enumerable
PresentationFramework (2)
MS\Internal\Data\IndexedEnumerable.cs (2)
342_enumerable = null; 469_enumerable = collection;
4 references to _enumerable
PresentationFramework (4)
MS\Internal\Data\IndexedEnumerable.cs (4)
257get { return _enumerable; } 434_changeTracker = _enumerable.GetEnumerator(); 722if (_indexedEnumerable._enumerable == null) 733if (_indexedEnumerable._enumerable == null)