2 references to GetSourcesForPackage
NuGet.CommandLine.XPlat (2)
Commands\Package\Update\PackageUpdateIO.cs (2)
231
var sources =
GetSourcesForPackage
(packageId, allowedSources);
310
var sources =
GetSourcesForPackage
(packageId, allowedSources);