1 write to _docsIndexService
aspire (1)
Commands\DocsGetCommand.cs (1)
50_docsIndexService = docsIndexService;
1 reference to _docsIndexService
aspire (1)
Commands\DocsGetCommand.cs (1)
73async () => await _docsIndexService.GetDocumentAsync(slug, section, cancellationToken));