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