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