1 write to s_error
Microsoft.DotNet.Cli.Utils (1)
CommandLoggingContext.cs (1)
62s_error = new Lazy<bool>(() => value);
1 reference to s_error
Microsoft.DotNet.Cli.Utils (1)
CommandLoggingContext.cs (1)
73internal static bool ErrorEnabled => s_error.Value;