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