3 references to GetCacheRootPath
Microsoft.Extensions.AI.Evaluation.Reporting (3)
Storage\DiskBasedResponseCache.cs (3)
48
string cacheRootPath =
GetCacheRootPath
(storageRootPath);
235
string cacheRootPath =
GetCacheRootPath
(storageRootPath);
253
string cacheRootPath =
GetCacheRootPath
(storageRootPath);