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