2 writes to _collection
PresentationFramework (2)
src\Framework\MS\Internal\Data\IndexedEnumerable.cs (2)
365_collection = null; 493_collection = collection as ICollection;
1 reference to _collection
PresentationFramework (1)
src\Framework\MS\Internal\Data\IndexedEnumerable.cs (1)
285get { return _collection; }