1 write to _webRequest
PresentationCore (1)
Core\CSharp\System\IO\Packaging\PackWebResponse.cs (1)
105_webRequest = innerRequest;
4 references to _webRequest
PresentationCore (4)
Core\CSharp\System\IO\Packaging\PackWebResponse.cs (4)
138_webRequest.BeginGetResponse(new AsyncCallback(ResponseCallback), this); 255_innerUri, _webRequest, _fullResponse); 501_webRequest.Abort(); // response not back yet so abort it 838_fullResponse = MS.Internal.WpfWebRequestHelper.EndGetResponse(_webRequest, ar);