2 writes to Reporter
GetDocument.Insider (2)
Commands\CommandBase.cs (2)
23
Reporter
= new ConsoleReporter(_console);
40
Reporter
= new ConsoleReporter(_console, IsVerbose, IsQuiet);
2 references to Reporter
GetDocument.Insider (2)
Commands\GetDocumentCommand.cs (2)
146
Reporter =
Reporter
,
154
Reporter
.WriteError(ex.ToString());