11 implementations of LogInformation
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)
67 references to LogInformation
Microsoft.Build.NuGetSdkResolver (1)
NuGet.Build.Tasks (1)
NuGet.CommandLine.XPlat (14)
Utility\MSBuildAPIUtility.cs (4)
450Logger.LogInformation(string.Format(CultureInfo.CurrentCulture, Strings.Info_AddPkgAdded, libraryDependency.Name, packageVersion, itemGroup.ContainingProject.FullPath
466Logger.LogInformation(string.Format(CultureInfo.CurrentCulture, Strings.Info_AddPkgAdded, libraryDependency.Name, packageVersion, itemGroup.ContainingProject.FullPath));
481Logger.LogInformation(string.Format(CultureInfo.CurrentCulture, Strings.Info_AddPkgCPM, libraryDependency.Name, itemGroup.ContainingProject.FullPath, project.GetPropertyValue(DirectoryPackagesPropsPathPropertyName)));
601Logger.LogInformation(string.Format(CultureInfo.CurrentCulture,
NuGet.Commands (28)
NuGet.Credentials (1)
NuGet.Packaging (9)
NuGet.ProjectModel (1)
NuGet.Protocol (12)