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