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