3 references to DocumentationCacheKey
aspire (3)
Documentation\ApiDocs\ApiDocsSourceConfiguration.cs (2)
57
=>
DocumentationCacheKey
.FromUrl(sitemapUrl, "sitemap");
114
=>
DocumentationCacheKey
.FromUrl(BuildMarkdownUrl(pageUrl, sitemapUrl), "page");
Documentation\Docs\DocsSourceConfiguration.cs (1)
63
=>
DocumentationCacheKey
.FromUrl(llmsTxtUrl, "llms");