2 writes to _collection
PresentationFramework (2)
MS\Internal\Data\IndexedEnumerable.cs (2)
345
_collection
= null;
470
_collection
= collection as ICollection;
1 reference to _collection
PresentationFramework (1)
MS\Internal\Data\IndexedEnumerable.cs (1)
265
get { return
_collection
; }