5 references to SetVerbose
dotnet (5)
Commands\New\NewCommandParser.cs (4)
53CommandLoggingContext.SetVerbose(true); 67CommandLoggingContext.SetVerbose(false); 73CommandLoggingContext.SetVerbose(false); 79CommandLoggingContext.SetVerbose(false);
ParserOptionActions.cs (1)
50CommandLoggingContext.SetVerbose(true);