1 override of BeginExecuteInternal
System.Data.Services.Client (1)
System\Data\Services\Client\DataServiceQueryOfT.cs (1)
261internal override IAsyncResult BeginExecuteInternal(AsyncCallback callback, object state)
1 reference to BeginExecuteInternal
System.Data.Services.Client (1)
System\Data\Services\Client\DataServiceQuery.cs (1)
67return this.BeginExecuteInternal(callback, state);