3 references to GetCacheRootPath
Microsoft.Extensions.AI.Evaluation.Reporting (3)
Storage\DiskBasedResponseCache.cs (3)
49
string cacheRootPath =
GetCacheRootPath
(storageRootPath);
234
string cacheRootPath =
GetCacheRootPath
(storageRootPath);
252
string cacheRootPath =
GetCacheRootPath
(storageRootPath);