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