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