2 references to AppendUnescapedSegment
System.Data.Services (2)
System\Data\Services\Serializers\Serializer.cs (1)
196return RequestUriProcessor.AppendUnescapedSegment(currentUri, entry);
System\Data\Services\Serializers\SyndicationSerializer.cs (1)
1072Uri propertyAbsoluteUri = RequestUriProcessor.AppendUnescapedSegment(absoluteUri, segmentIdentifier);