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