2 references to EntryFileName
Microsoft.Extensions.AI.Evaluation.Reporting.Azure (2)
Storage\AzureStorageResponseCache.cs (2)
206
if (pathItem.Name.EndsWith($"/{
EntryFileName
}", StringComparison.Ordinal))
229
string entryFilePath = $"{_iterationPath}/{key}/{
EntryFileName
}";