2 references to Options
Microsoft.Extensions.AI.Evaluation.Reporting.Azure (2)
JsonSerialization\AzureStorageJsonUtilities.cs (2)
19internal static JsonTypeInfo<CacheEntry> CacheEntryTypeInfo => Options.GetTypeInfo<CacheEntry>(); 20internal static JsonTypeInfo<ScenarioRunResult> ScenarioRunResultTypeInfo => Options.GetTypeInfo<ScenarioRunResult>();