1 write to PackageSourceRepository
NuGet.Protocol (1)
Plugins\PluginManager.cs (1)
440PackageSourceRepository = packageSourceRepository;
4 references to PackageSourceRepository
NuGet.Protocol (4)
Plugins\PluginManager.cs (4)
207var cacheEntry = new PluginCacheEntry(_pluginsCacheDirectoryPath.Value, result.PluginFile.Path, requestKey.PackageSourceRepository); 450return HashCodeCombiner.GetHashCode(PluginFilePath, PackageSourceRepository); 467PackageSourceRepository, 468other.PackageSourceRepository,