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