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