1 write to _reporter
dotnet-user-jwts (1)
Program.cs (1)
17_reporter = new ConsoleReporter(console);
3 references to _reporter
dotnet-user-jwts (3)
Program.cs (3)
30ProjectCommandLineApplication userJwts = new(_reporter) 59_reporter.Error(parsingException.Message); 64_reporter.Error(ex.Message);