1 instantiation of PackageUpdateException
NuGet.CommandLine.XPlat (1)
Commands\Package\Update\PackageUpdateIO.cs (1)
573
throw new
PackageUpdateException
(Messages.Error_PackagePublishDateMissing(
3 references to PackageUpdateException
NuGet.CommandLine.XPlat (3)
Commands\Package\Update\PackageUpdateCommandRunner.cs (3)
219
catch (
PackageUpdateException
exception)
558
catch (
PackageUpdateException
exception)
730
catch (
PackageUpdateException
exception)