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