1 write to s_output
Microsoft.DotNet.Cli.Utils (1)
CommandLoggingContext.cs (1)
51s_output = new Lazy<bool>(() => value);
1 reference to s_output
Microsoft.DotNet.Cli.Utils (1)
CommandLoggingContext.cs (1)
68internal static bool OutputEnabled => s_output.Value;