11 implementations of LogMinimal
aspire-managed (1)
dotnet (1)
dotnet-svcutil-lib (1)
Microsoft.Build.NuGetSdkResolver (1)
Microsoft.DotNet.Build.Tasks.Packaging (1)
Microsoft.TemplateEngine.Cli (1)
Microsoft.TemplateEngine.Edge (1)
NuGet.CommandLine.XPlat (1)
NuGet.Common (2)
NuGet.PackageManagement (1)
54 references to LogMinimal
Microsoft.Build.NuGetSdkResolver (1)
NuGet.Build.Tasks (1)
NuGet.CommandLine.XPlat (18)
NuGet.Commands (18)
SourcesCommands\SourceRunners.cs (11)
95getLogger().LogMinimal(string.Format(CultureInfo.CurrentCulture,
144getLogger().LogMinimal(string.Format(CultureInfo.CurrentCulture,
150getLogger().LogMinimal(string.Format(CultureInfo.CurrentCulture, Strings.SourcesCommandRegisteredSources));
158getLogger().LogMinimal(string.Format(
165getLogger().LogMinimal(string.Format(CultureInfo.CurrentCulture, "{0}{1}", sourcePadding, source.Source));
191getLogger().LogMinimal(legend + source.Source);
251getLogger().LogMinimal(string.Format(CultureInfo.CurrentCulture,
301getLogger().LogMinimal(string.Format(CultureInfo.CurrentCulture,
321getLogger().LogMinimal(string.Format(CultureInfo.CurrentCulture,
380getLogger().LogMinimal(string.Format(CultureInfo.CurrentCulture,
389getLogger().LogMinimal(string.Format(CultureInfo.CurrentCulture,
NuGet.PackageManagement (4)
NuGet.Protocol (11)
NuGet.Resolver (1)