2 references to ConsoleReporter
dotnet-sql-cache (2)
Program.cs (1)
151=> new ConsoleReporter(_console, verbose, quiet: false);
src\Tools\Shared\CommandLine\ConsoleReporter.cs (1)
18: this(console, verbose: false, quiet: false)