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