1 reference to GetSourceInfosForIdAsync
NuGet.Commands (1)
RestoreCommand\Diagnostics\UnresolvedMessages.cs (1)
115
var sourceInfo = await
GetSourceInfosForIdAsync
(unresolved.Name, applicableRemoteLibraryProviders, sourceCacheContext, logger, token);