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