1 write to s_verboseReporter
Microsoft.DotNet.Cli.Utils (1)
Reporter.cs (1)
89s_verboseReporter = reporter;
2 references to s_verboseReporter
Microsoft.DotNet.Cli.Utils (2)
Reporter.cs (2)
107? (CommandLoggingContext.IsVerboseToStdErr && ReferenceEquals(s_verboseReporter, s_consoleOutReporter) 109: s_verboseReporter)