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