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