3 references to Error_PackageSourceMappingNotFound
NuGet.CommandLine.XPlat (3)
Commands\Package\Update\PackageUpdateCommandRunner.cs (3)
194logger.LogError(Messages.Error_PackageSourceMappingNotFound(packageIdentity.Id)); 413logger.LogError(Messages.Error_PackageSourceMappingNotFound(package.Id)); 572logger.LogError(Messages.Error_PackageSourceMappingNotFound(package.identity.Id));