3 references to IsQuiet
dotnet (3)
Commands\New\NewCommandParser.cs (1)
63
if (userSetVerbosity.
IsQuiet
())
Commands\Run\RunCommand.cs (1)
460
if (!RunCommandVerbosity.
IsQuiet
())
Commands\Tool\Install\ToolInstallGlobalOrToolPathCommand.cs (1)
384
if (!_verbosity.
IsQuiet
())