1 instantiation of UnableToDownloadFromRepositoryException
Microsoft.NET.Build.Containers (1)
Registry\Registry.cs (1)
466
throw new
UnableToDownloadFromRepositoryException
(repository);
1 reference to UnableToDownloadFromRepositoryException
Microsoft.NET.Build.Containers (1)
ImagePublisher.cs (1)
110
catch (
UnableToDownloadFromRepositoryException
)