1 write to _docsSearchService
aspire (1)
Commands\DocsSearchCommand.cs (1)
51_docsSearchService = docsSearchService;
1 reference to _docsSearchService
aspire (1)
Commands\DocsSearchCommand.cs (1)
74async () => await _docsSearchService.SearchAsync(query, limit, cancellationToken));