18 references to WriteError
GetDocument.Insider (18)
Commands\GetDocumentCommand.cs (1)
157
Reporter.
WriteError
(ex.ToString());
Commands\GetDocumentCommandWorker.cs (15)
62
_reporter.
WriteError
(Resources.FormatMissingEntryPoint(_context.AssemblyPath));
104
_reporter.
WriteError
(Resources.FormatMethodsNotFound(
126
_reporter.
WriteError
(Resources.FormatServiceProviderNotFound(
151
_reporter.
WriteError
(ex.ToString());
219
_reporter.
WriteError
(Resources.FormatServiceTypeNotFound(DocumentService));
267
_reporter.
WriteError
(Resources.FormatServiceNotFound(DocumentService));
283
_reporter.
WriteError
(Resources.FormatDocumentNotFound(_context.DocumentName));
292
_reporter.
WriteError
(Resources.FileNameFormatInvalid);
329
_reporter.
WriteError
(Resources.DocumentsNotFound);
376
_reporter.
WriteError
(Resources.FormatMethodTimedOut(GenerateMethodName, DocumentService, 1));
383
_reporter.
WriteError
(
448
_reporter.
WriteError
(Resources.FormatMethodNotFound(methodName, type));
454
_reporter.
WriteError
(Resources.FormatMethodIsStatic(methodName, type));
460
_reporter.
WriteError
(
474
_reporter.
WriteError
(
ProgramBase.cs (2)
58
_reporter.
WriteError
(ex.Message);
62
_reporter.
WriteError
(ex.ToString());