1 reference to GetPackageSources
NuGet.CommandLine.XPlat (1)
Commands\Package\Download\PackageDownloadRunner.cs (1)
46
IReadOnlyList<PackageSource> packageSources =
GetPackageSources
(args.Sources, new PackageSourceProvider(settings));