2 references to TraceError
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\RedirectHandler.cs (2)
45TraceError($"Exceeded max number of redirects. Redirect from {request.RequestUri} to {redirectUri} blocked.", request.GetHashCode()); 136TraceError($"Insecure https to http redirect from '{requestUri}' to '{location}' blocked.", response.RequestMessage!.GetHashCode());