1 write to _response
System.Net.Requests (1)
System\Net\WebException.cs (1)
48_response = response;
1 reference to _response
System.Net.Requests (1)
System\Net\WebException.cs (1)
65public WebResponse? Response => _response;