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