2 references to HandleResponse
System.Net.Requests (2)
System\Net\HttpWebRequest.cs (2)
1056
return
HandleResponse
(async: false).GetAwaiter().GetResult();
1407
_responseOperation =
HandleResponse
(async: true).ToApm(callback, state);