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));
153
_reporter
.WriteError(Resources.FormatMethodsNotFound(
165
_reporter
.WriteError(Resources.FormatServiceProviderNotFound(
183
_reporter
.WriteError(ex.ToString());
205
_reporter
.WriteError(Resources.FormatServiceTypeNotFound(DocumentService));
227
_reporter
.WriteWarning(Resources.FormatMethodIsStatic(GenerateMethodName, serviceType));
233
_reporter
.WriteWarning(
253
_reporter
.WriteError(Resources.FormatServiceNotFound(DocumentService));
269
_reporter
.WriteError(Resources.FormatDocumentNotFound(_context.DocumentName));
278
_reporter
.WriteError(Resources.FileNameFormatInvalid);
312
_reporter
.WriteError(Resources.DocumentsNotFound);
327
_reporter
.WriteInformation(Resources.FormatGeneratingDocument(documentName));
336
_reporter
.WriteInformation(Resources.VersionedGenerateMethod);
345
_reporter
.WriteWarning(Resources.FormatInvalidOpenApiVersion(_context.OpenApiVersion));
359
_reporter
.WriteError(Resources.FormatMethodTimedOut(GenerateMethodName, DocumentService, 1));
366
_reporter
.WriteError(
375
_reporter
.WriteInformation(Resources.FormatWritingDocument(documentName, filePath));
431
_reporter
.WriteError(Resources.FormatMethodNotFound(methodName, type));
437
_reporter
.WriteError(Resources.FormatMethodIsStatic(methodName, type));
443
_reporter
.WriteError(
457
_reporter
.WriteError(