1 reference to _packageSourceLocation
dotnet (1)
ShellShim\ShellShimTemplateFinder.cs (1)
55var packagePath = await _nugetPackageDownloader.DownloadPackageAsync(packageId, packageVersion, packageSourceLocation: _packageSourceLocation);