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(