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