2 writes to HttpWebResponse
System.Data.Services.Client (2)
System\Data\Services\Client\DataServiceContext.cs (2)
4505
pereq.
HttpWebResponse
= null;
5930
pereq.
HttpWebResponse
= Util.NullCheck(response, InternalError.InvalidEndGetResponseResponse);
2 references to HttpWebResponse
System.Data.Services.Client (2)
System\Data\Services\Client\DataServiceContext.cs (2)
4504
System.Threading.Interlocked.CompareExchange(ref this.batchResponse, pereq.
HttpWebResponse
, null);
6260
HttpWebResponse response = this.
HttpWebResponse
;