5 references to GetResource
System.Data.Services (5)
System\Data\Services\DataService.cs (4)
281
return Deserializer.
GetResource
(description.SegmentInfos[segmentIndex], typeFullName, ((IDataService)this), false /*checkForNull*/);
1170
object entity = Deserializer.
GetResource
(description.LastSegmentInfo, null, dataService, true /*checkForNull*/);
1643
object childEntity = Deserializer.
GetResource
(description.LastSegmentInfo, null, dataService, true /*checkForNull*/);
2301
return Deserializer.
GetResource
(description.SegmentInfos[segmentIndex], typeFullName, this, false /*checkForNull*/);
System\Data\Services\Serializers\Deserializer.cs (1)
959
resourceCookie = Deserializer.
GetResource
(