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