1 reference to _sourcesCache
NuGet.Commands (1)
RestoreCommand\RequestFactory\RestoreArgs.cs (1)
142
return
_sourcesCache
.GetOrAdd(cacheKey, (root) => GetEffectiveSourcesCore(settings, dgSpecSources));