Implemented interface member:
method
LogInformation
NuGet.Common.ILogger.LogInformation(System.String)
1 reference to LogInformation
Microsoft.TemplateEngine.Edge (1)
Installers\NuGet\NuGetLogger.cs (1)
29case NuGetLogLevel.Information: LogInformation(data); break;