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