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