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