5 writes to DirectDownload
dotnet (1)
NugetPackageDownloader\NuGetPackageDownloader.cs (1)
117
DirectDownload
= true,
Microsoft.TemplateEngine.Cli (1)
NuGet\NugetApiManager.cs (1)
21
DirectDownload
= true
Microsoft.TemplateEngine.Edge (1)
Installers\NuGet\NugetApiPackageManager.cs (1)
25
DirectDownload
= true
NuGet.Protocol (2)
NullSourceCacheContext.cs (1)
14
_instance.
DirectDownload
= true;
SourceCacheContext.cs (1)
124
DirectDownload
= DirectDownload,
6 references to DirectDownload
NuGet.Protocol (6)
HttpSourceCacheContext.cs (2)
65
directDownload: cacheContext.
DirectDownload
,
73
cacheContext.
DirectDownload
,
SourceCacheContext.cs (1)
124
DirectDownload =
DirectDownload
,
Utility\FindPackagesByIdNupkgDownloader.cs (3)
46
/// package over and over (unless <see cref="SourceCacheContext.
DirectDownload
"/> is specified).
157
/// complexity of <see cref="SourceCacheContext.
DirectDownload
"/>.
197
refresh: cacheContext.
DirectDownload
, // Don't read from the in-memory cache if we are doing a direct download.