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