1 write to OutputDirectory
NuGet.CommandLine.XPlat (1)
Commands\Package\Download\PackageDownloadCommand.cs (1)
85OutputDirectory = parserResult.GetValue(outputDirectory),
1 reference to OutputDirectory
NuGet.CommandLine.XPlat (1)
Commands\Package\Download\PackageDownloadRunner.cs (1)
73string outputDirectory = args.OutputDirectory ?? Directory.GetCurrentDirectory();