2 references to LogAndThrowContainerHttpException
Microsoft.NET.Build.Containers (2)
Registry\DefaultManifestOperations.cs (2)
35_ when (int)response.StatusCode >= 500 => await LogAndThrowContainerHttpException<bool>(response, cancellationToken).ConfigureAwait(false), 50_ => await LogAndThrowContainerHttpException<HttpResponseMessage>(response, cancellationToken).ConfigureAwait(false)