1 write to _internalList
PresentationFramework (1)
src\Framework\System\Windows\Documents\DocumentReferenceCollection.cs (1)
151_internalList = new List<DocumentReference>();
2 references to _internalList
PresentationFramework (2)
src\Framework\System\Windows\Documents\DocumentReferenceCollection.cs (2)
149if (_internalList == null) 153return _internalList;