1 write to _registryName
Microsoft.NET.Build.Containers (1)
Registry\DefaultManifestOperations.cs (1)
24_registryName = registryName;
2 references to _registryName
Microsoft.NET.Build.Containers (2)
Registry\DefaultManifestOperations.cs (2)
35HttpStatusCode.NotFound => throw new RepositoryNotFoundException(_registryName, repositoryName, reference), 36HttpStatusCode.Unauthorized or HttpStatusCode.Forbidden => throw new UnableToAccessRepositoryException(_registryName, repositoryName),