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