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