1 write to s_verboseReporter
Microsoft.DotNet.Cli.Utils (1)
Reporter.cs (1)
89s_verboseReporter = reporter;
1 reference to s_verboseReporter
Microsoft.DotNet.Cli.Utils (1)
Reporter.cs (1)
106Verbose = CommandLoggingContext.IsVerbose ? s_verboseReporter : NullReporter;