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(