1 write to _webRequest
PresentationCore (1)
System\IO\Packaging\PackWebResponse.cs (1)
84_webRequest = innerRequest;
4 references to _webRequest
PresentationCore (4)
System\IO\Packaging\PackWebResponse.cs (4)
117_webRequest.BeginGetResponse(new AsyncCallback(ResponseCallback), this); 223_innerUri, _webRequest, _fullResponse); 463_webRequest.Abort(); // response not back yet so abort it 793_fullResponse = MS.Internal.WpfWebRequestHelper.EndGetResponse(_webRequest, ar);