Implemented interface member:
method
EnsureIndexedAsync
Aspire.Cli.Mcp.Docs.IDocsIndexService.EnsureIndexedAsync(System.Threading.CancellationToken)
3 references to EnsureIndexedAsync
aspire (3)
Mcp\Docs\DocsIndexService.cs (3)
158await EnsureIndexedAsync(cancellationToken).ConfigureAwait(false); 178await EnsureIndexedAsync(cancellationToken).ConfigureAwait(false); 220await EnsureIndexedAsync(cancellationToken).ConfigureAwait(false);