8 references to PackageSource
NuGet.Protocol (8)
RemoteRepositories\HttpFileSystemBasedFindPackageByIdResource.cs (5)
142
_httpSource.
PackageSource
,
221
_httpSource.
PackageSource
,
308
_httpSource.
PackageSource
,
359
return new RemotePackageArchiveDownloader(_httpSource.
PackageSource
, this, packageIdentity, cacheContext, logger);
419
_httpSource.
PackageSource
,
Utility\FindPackagesByIdNupkgDownloader.cs (1)
139
ProtocolDiagnostics.RaiseEvent(new ProtocolDiagnosticNupkgCopiedEvent(_httpSource.
PackageSource
, destination.Length, identity.Id));
Utility\GetDownloadResultUtility.cs (2)
83
client.
PackageSource
,
92
client.
PackageSource
,