18 references to WriteError
GetDocument.Insider (18)
Commands\GetDocumentCommand.cs (1)
154
Reporter.
WriteError
(ex.ToString());
Commands\GetDocumentCommandWorker.cs (15)
62
_reporter.
WriteError
(Resources.FormatMissingEntryPoint(_context.AssemblyPath));
153
_reporter.
WriteError
(Resources.FormatMethodsNotFound(
165
_reporter.
WriteError
(Resources.FormatServiceProviderNotFound(
183
_reporter.
WriteError
(ex.ToString());
205
_reporter.
WriteError
(Resources.FormatServiceTypeNotFound(DocumentService));
253
_reporter.
WriteError
(Resources.FormatServiceNotFound(DocumentService));
266
_reporter.
WriteError
(Resources.FormatDocumentNotFound(_context.DocumentName));
272
_reporter.
WriteError
(Resources.FileNameFormatInvalid);
306
_reporter.
WriteError
(Resources.DocumentsNotFound);
353
_reporter.
WriteError
(Resources.FormatMethodTimedOut(GenerateMethodName, DocumentService, 1));
360
_reporter.
WriteError
(
425
_reporter.
WriteError
(Resources.FormatMethodNotFound(methodName, type));
431
_reporter.
WriteError
(Resources.FormatMethodIsStatic(methodName, type));
437
_reporter.
WriteError
(
451
_reporter.
WriteError
(
ProgramBase.cs (2)
58
_reporter.
WriteError
(ex.Message);
62
_reporter.
WriteError
(ex.ToString());