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