1 implementation of Error
dotnet-sql-cache (1)
src\Tools\Shared\CommandLine\PhysicalConsole.cs (1)
26public TextWriter Error => Console.Error;
1 reference to Error
dotnet-sql-cache (1)
src\Tools\Shared\CommandLine\ConsoleReporter.cs (1)
53=> WriteLine(Console.Error, message, ConsoleColor.Red);