2 interfaces inheriting from IDocumentContentCache
aspire (2)
Documentation\ApiDocs\IApiDocsCache.cs (1)
9internal interface IApiDocsCache : IDocumentContentCache
Documentation\Docs\IDocsCache.cs (1)
9internal interface IDocsCache : IDocumentContentCache
3 references to IDocumentContentCache
aspire (3)
Documentation\CachedHttpDocumentFetcher.cs (3)
11/// Provides conditional HTTP GETs backed by an <see cref="IDocumentContentCache"/>. 27IDocumentContentCache cache, 111IDocumentContentCache cache,