1 override of EndExecuteInternal
System.Data.Services.Client (1)
System\Data\Services\Client\DataServiceQueryOfT.cs (1)
271
internal override IEnumerable
EndExecuteInternal
(IAsyncResult asyncResult)
1 reference to EndExecuteInternal
System.Data.Services.Client (1)
System\Data\Services\Client\DataServiceQuery.cs (1)
77
return this.
EndExecuteInternal
(asyncResult);