System\Data\Services\DataService.cs (4)
1194UpdateTracker.FireNotification(dataService, actualEntity, container, UpdateOperations.Delete);
1227UpdateTracker.FireNotification(dataService, actualEntity, container, UpdateOperations.Change);
1251UpdateTracker.FireNotification(dataService, actualEntity, container, UpdateOperations.Change);
1650UpdateTracker.FireNotification(dataService, actualParentEntity, parentEntityResourceSet, UpdateOperations.Change);