1 write to _docsIndexService
aspire (1)
Commands\DocsListCommand.cs (1)
41
_docsIndexService
= docsIndexService;
1 reference to _docsIndexService
aspire (1)
Commands\DocsListCommand.cs (1)
60
async () => await
_docsIndexService
.ListDocumentsAsync(cancellationToken));