2 references to Log_PackageSourceMappingMatchFound
NuGet.PackageManagement (2)
PackageDownloader.cs (1)
113
logger.LogDebug(StringFormatter.
Log_PackageSourceMappingMatchFound
(packageIdentity.Id, packageSourcesAtPrefix));
Resolution\ResolverGather.cs (1)
551
_context.Log.LogDebug(StringFormatter.
Log_PackageSourceMappingMatchFound
((package.Id), packageSourcesAtPrefix));