1 instantiation of UnableToDownloadFromRepositoryException
Microsoft.NET.Build.Containers (1)
Registry\Registry.cs (1)
443throw new UnableToDownloadFromRepositoryException(repository);
3 references to UnableToDownloadFromRepositoryException
Microsoft.NET.Build.Containers (3)
ContainerBuilder.cs (2)
237catch (UnableToDownloadFromRepositoryException) 264catch (UnableToDownloadFromRepositoryException)
ImagePublisher.cs (1)
110catch (UnableToDownloadFromRepositoryException)