6 references to Set
aspire (6)
Mcp\Docs\DocsCache.cs (6)
50
_memoryCache.
Set
(cacheKey, diskContent);
66
_memoryCache.
Set
(cacheKey, content);
92
_memoryCache.
Set
(cacheKey, diskETag);
115
_memoryCache.
Set
(cacheKey, etag);
137
_memoryCache.
Set
(IndexCacheKey, diskDocuments);
151
_memoryCache.
Set
(IndexCacheKey, documents);