2 references to _docsIndexService
aspire (2)
Mcp\Tools\ListDocsTool.cs (2)
43await DocsToolHelper.EnsureIndexedWithNotificationsAsync(_docsIndexService, context.ProgressToken, context.Notifier, cancellationToken).ConfigureAwait(false); 45var docs = await _docsIndexService.ListDocumentsAsync(cancellationToken).ConfigureAwait(false);