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