2 references to IndexCacheKeyPrefix
aspire (2)
Documentation\Docs\DocsSourceConfiguration.cs (2)
47
=> $"{
IndexCacheKeyPrefix
}{GetContentCacheKey(llmsTxtUrl)}";
55
=> $"{
IndexCacheKeyPrefix
}{llmsTxtUrl.Trim()}";