7 references to GetPaths
Microsoft.Extensions.AI.Evaluation.Reporting (7)
Storage\DiskBasedResponseCache.cs (7)
53(_, string entryFilePath, string contentsFilePath, bool filesExist) = GetPaths(key); 72(string _, string entryFilePath, string contentsFilePath, bool filesExist) = GetPaths(key); 138(_, string entryFilePath, string contentsFilePath, bool filesExist) = GetPaths(key); 156(_, string entryFilePath, string contentsFilePath, bool filesExist) = GetPaths(key); 174(string keyPath, _, _, _) = GetPaths(key); 188(string keyPath, string entryFilePath, string contentsFilePath, _) = GetPaths(key); 204(string keyPath, string entryFilePath, string contentsFilePath, _) = GetPaths(key);