2 references to _iterationPath
Microsoft.Extensions.AI.Evaluation.Reporting.Azure (2)
Storage\AzureStorageResponseCache.cs (2)
235
string entryFilePath = $"{
_iterationPath
}/{key}/{EntryFileName}";
236
string contentsFilePath = $"{
_iterationPath
}/{key}/{ContentsFileName}";