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