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