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