2 writes to _list
PresentationFramework (2)
MS\Internal\Data\IndexedEnumerable.cs (2)
345_list = null; 470_list = collection as IList;
1 reference to _list
PresentationFramework (1)
MS\Internal\Data\IndexedEnumerable.cs (1)
272get { return _list; }