2 writes to _list
PresentationFramework (2)
src\Framework\MS\Internal\Data\IndexedEnumerable.cs (2)
366_list = null; 494_list = collection as IList;
1 reference to _list
PresentationFramework (1)
src\Framework\MS\Internal\Data\IndexedEnumerable.cs (1)
293get { return _list; }