3 references to contentIdsToSegmentInfoMapping
System.Data.Services (3)
System\Data\Services\DataService.cs (3)
2260this.contentIdsToSegmentInfoMapping.TryGetValue(contentId.Substring(1), out segmentInfo); 2402this.contentIdsToSegmentInfoMapping.Clear(); 2509this.contentIdsToSegmentInfoMapping.Add(contentId, description.LastSegmentInfo);