4 references to Add
System.Data.Services (4)
System\Data\Services\Serializers\Deserializer.cs (2)
578
tracker.TrackAction(entity, description.LastSegmentInfo.TargetContainer, UpdateOperations.
Add
);
757
this.tracker.TrackAction(resourceInPayload, requestDescription.LastSegmentInfo.TargetContainer, UpdateOperations.
Add
);
System\Data\Services\Serializers\JsonDeserializer.cs (1)
487
this.Tracker.TrackAction(resource, segmentInfo.TargetContainer, UpdateOperations.
Add
);
System\Data\Services\Serializers\SyndicationDeserializer.cs (1)
414
this.Tracker.TrackAction(result, container, UpdateOperations.
Add
);