6 references to SetVerbose
dotnet (5)
Commands\New\NewCommandParser.cs (4)
90
CommandLoggingContext.
SetVerbose
(true);
104
CommandLoggingContext.
SetVerbose
(false);
110
CommandLoggingContext.
SetVerbose
(false);
116
CommandLoggingContext.
SetVerbose
(false);
Program.cs (1)
162
CommandLoggingContext.
SetVerbose
(true);
Microsoft.NET.TestFramework (1)
TestContext.cs (1)
136
CommandLoggingContext.
SetVerbose
(true);