11 references to HandleFailure
System.Data.Services.Client (11)
System\Data\Services\Client\BaseAsyncResult.cs (1)
349
if (this.
HandleFailure
(ex))
System\Data\Services\Client\DataServiceContext.cs (1)
4533
return this.
HandleFailure
(e);
System\Data\Services\Client\GetReadStreamResult.cs (4)
68
this.
HandleFailure
(e);
123
this.
HandleFailure
(e);
159
this.
HandleFailure
(failure);
197
if (state.
HandleFailure
(e))
System\Data\Services\Client\QueryResult.cs (5)
184
this.
HandleFailure
(e);
264
this.
HandleFailure
(e);
388
this.
HandleFailure
(ex);
599
if (state.
HandleFailure
(e))
703
if (state.
HandleFailure
(e))