3 references to UnableToAccessRepositoryException
Microsoft.NET.Build.Containers (3)
Registry\DefaultBlobOperations.cs (2)
38HttpStatusCode.Unauthorized or HttpStatusCode.Forbidden => throw new UnableToAccessRepositoryException(_registryName, repositoryName), 70HttpStatusCode.Unauthorized or HttpStatusCode.Forbidden => throw new UnableToAccessRepositoryException(_registryName, repositoryName),
Registry\DefaultManifestOperations.cs (1)
36HttpStatusCode.Unauthorized or HttpStatusCode.Forbidden => throw new UnableToAccessRepositoryException(_registryName, repositoryName),