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