1 write to _list
System.ComponentModel.Composition (1)
Microsoft\Internal\Collections\CollectionServices.CollectionOfObject.cs (1)
43_list = list;
3 references to _list
System.ComponentModel.Composition (3)
Microsoft\Internal\Collections\CollectionServices.CollectionOfObject.cs (3)
48_list.Add(item); 53_list.Clear(); 73get { return _list.IsReadOnly; }