4 references to CollectionChanged
System.Data.Entity (4)
System\Data\Objects\ObjectViewListener.cs (4)
58cache.EntityDeleted += CollectionChanged; 62((RelatedEnd)_dataSource).AssociationChangedForObjectView += CollectionChanged; 71cache.EntityDeleted -= CollectionChanged; 75((RelatedEnd)_dataSource).AssociationChangedForObjectView -= CollectionChanged;