6 references to Set
aspire (6)
Documentation\FileBackedDocumentContentCache.cs (6)
44_memoryCache.Set(cacheKey, diskContent); 63_memoryCache.Set(GetMemoryCacheKey("text", key), content); 89_memoryCache.Set(cacheKey, trimmed); 117_memoryCache.Set(cacheKey, etag); 200_memoryCache.Set(cacheKey, value); 229_memoryCache.Set(GetMemoryCacheKey("json", key), value);