1 write to _list
PresentationFramework (1)
MS\Internal\Data\CollectionViewGroupInternal.cs (1)
653_list = list;
3 references to _list
PresentationFramework (3)
MS\Internal\Data\CollectionViewGroupInternal.cs (3)
663int n = (_list != null) ? _list.Count : 0; 666object z = _list[_index];