1 write to SelfLink
System.Data.Services.Client (1)
System\Data\Services\Client\DataServiceContext.cs (1)
1731resource.SelfLink = selfLink;
2 references to SelfLink
System.Data.Services.Client (2)
System\Data\Services\Client\EntityDescriptor.cs (2)
463if (queryLink && this.SelfLink != null) 465return this.SelfLink;