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)
158
await
EnsureIndexedAsync
(cancellationToken).ConfigureAwait(false);
178
await
EnsureIndexedAsync
(cancellationToken).ConfigureAwait(false);
220
await
EnsureIndexedAsync
(cancellationToken).ConfigureAwait(false);