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