1 write to _reporter
GetDocument.Insider (1)
ProgramBase.cs (1)
20_reporter = new ConsoleReporter(_console, verbose: false, quiet: false);
2 references to _reporter
GetDocument.Insider (2)
ProgramBase.cs (2)
58_reporter.WriteError(ex.Message); 62_reporter.WriteError(ex.ToString());