2 references to DefaultVerbosity
dotnet (1)
Commands\New\NewCommandParser.cs (1)
47
var verbosity = NewCommandDefinition.
DefaultVerbosity
;
Microsoft.DotNet.Cli.Definitions (1)
Commands\New\NewCommandDefinition.cs (1)
35
DefaultValueFactory = _ =>
DefaultVerbosity
,