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