1 write to _reporter
GetDocument.Insider (1)
Commands\GetDocumentCommandWorker.cs (1)
52
_reporter
= context.Reporter;
21 references to _reporter
GetDocument.Insider (21)
Commands\GetDocumentCommandWorker.cs (21)
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));
241
_reporter
.WriteWarning(Resources.FormatMethodIsStatic(GenerateMethodName, serviceType));
247
_reporter
.WriteWarning(
267
_reporter
.WriteError(Resources.FormatServiceNotFound(DocumentService));
283
_reporter
.WriteError(Resources.FormatDocumentNotFound(_context.DocumentName));
292
_reporter
.WriteError(Resources.FileNameFormatInvalid);
329
_reporter
.WriteError(Resources.DocumentsNotFound);
344
_reporter
.WriteInformation(Resources.FormatGeneratingDocument(documentName));
353
_reporter
.WriteInformation(Resources.VersionedGenerateMethod);
362
_reporter
.WriteWarning(Resources.FormatInvalidOpenApiVersion(_context.OpenApiVersion));
376
_reporter
.WriteError(Resources.FormatMethodTimedOut(GenerateMethodName, DocumentService, 1));
383
_reporter
.WriteError(
392
_reporter
.WriteInformation(Resources.FormatWritingDocument(documentName, filePath));
448
_reporter
.WriteError(Resources.FormatMethodNotFound(methodName, type));
454
_reporter
.WriteError(Resources.FormatMethodIsStatic(methodName, type));
460
_reporter
.WriteError(
474
_reporter
.WriteError(