4 references to ConvertHRefAttributeValueIntoURI
System.Data.Services.Client (4)
System\Data\Services\Client\AtomParser.cs (4)
608targetEntry.EditLink = this.ConvertHRefAttributeValueIntoURI(href); 619targetEntry.QueryLink = this.ConvertHRefAttributeValueIntoURI(href); 629targetEntry.MediaEditUri = this.ConvertHRefAttributeValueIntoURI(href); 1031this.feed.NextLink = this.ConvertHRefAttributeValueIntoURI(nextLink);