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