3 references to GetCacheRootPath
Microsoft.Extensions.AI.Evaluation.Reporting (3)
Storage\DiskBasedResponseCache.cs (3)
44
string cacheRootPath =
GetCacheRootPath
(storageRootPath);
229
string cacheRootPath =
GetCacheRootPath
(storageRootPath);
247
string cacheRootPath =
GetCacheRootPath
(storageRootPath);