Implemented interface member:
method
SetAsync
Aspire.Cli.Documentation.IDocumentContentCache.SetAsync(System.String, System.String, System.Threading.CancellationToken)
1 reference to SetAsync
Aspire.Cli.Tests (1)
Mcp\Docs\DocsCacheTests.cs (1)
54
await cache.
SetAsync
(DefaultLlmsTxtUrl, "# Legacy Content").DefaultTimeout();