4 references to MSBuildVerbosityToNuGetLogLevel
NuGet.CommandLine.XPlat (4)
Commands\PackageReferenceCommands\ListPackage\ListPackageCommand.cs (1)
118setLogLevel(XPlatUtility.MSBuildVerbosityToNuGetLogLevel(verbosity.Value()));
Commands\Signing\SignCommand.cs (1)
138setLogLevel(XPlatUtility.MSBuildVerbosityToNuGetLogLevel(verbosity.Value()));
Commands\Signing\TrustedSignersCommand.cs (1)
269setLogLevel(XPlatUtility.MSBuildVerbosityToNuGetLogLevel(verbosity.Value()));
Commands\Signing\VerifyCommand.cs (1)
67setLogLevel(XPlatUtility.MSBuildVerbosityToNuGetLogLevel(verbosity.Value()));