1 write to EditLink
System.Data.Services.Client (1)
System\Data\Services\Client\AtomParser.cs (1)
608
targetEntry.
EditLink
= this.ConvertHRefAttributeValueIntoURI(href);
3 references to EditLink
System.Data.Services.Client (3)
System\Data\Services\Client\AtomMaterializerLog.cs (2)
116
EntityDescriptor descriptor = new EntityDescriptor(entity.Key, entry.QueryLink, entry.
EditLink
, entry.ResolvedObject, null, null, null, entry.ETagText, EntityStates.Unchanged);
239
this.context.AttachIdentity(entry.Identity, entry.QueryLink, entry.
EditLink
, entry.ResolvedObject, entry.ETagText);
System\Data\Services\Client\AtomParser.cs (1)
599
if (relation == XmlConstants.AtomEditRelationAttributeValue && targetEntry.
EditLink
== null)