1918 references to GetTypeInfo
Aspire.Hosting.RemoteHost (1)
Ats\AtsMarshaller.cs (1)
605
var typeInfo = s_jsonOptions.
GetTypeInfo
(targetType);
dotnet (127)
_generated\0\CliSchemaJsonSerializerContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\1\CliSchemaJsonSerializerContext.ArgumentDetails.g.cs (1)
22
get => _ArgumentDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.CliSchema.ArgumentDetails>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.CliSchema.ArgumentDetails));
_generated\10\CliSchemaJsonSerializerContext.NullableInt32.g.cs (1)
22
get => _NullableInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int?>)Options.
GetTypeInfo
(typeof(int?));
_generated\103\WorkloadSearchVersionsJsonSerializerContext.DictionaryStringDictionaryStringString.g.cs (1)
22
get => _DictionaryStringDictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::System.Collections.Generic.Dictionary<string, string>>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::System.Collections.Generic.Dictionary<string, string>>));
_generated\104\WorkloadSearchVersionsJsonSerializerContext.DictionaryStringString.g.cs (1)
22
get => _DictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, string>));
_generated\105\WorkloadSearchVersionsJsonSerializerContext.IEnumerableDictionaryStringString.g.cs (1)
22
get => _IEnumerableDictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<global::System.Collections.Generic.Dictionary<string, string>>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<global::System.Collections.Generic.Dictionary<string, string>>));
_generated\106\WorkloadSearchVersionsJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\11\CliSchemaJsonSerializerContext.Object.g.cs (1)
22
get => _Object ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object>)Options.
GetTypeInfo
(typeof(object));
_generated\110\WorkloadHistoryJsonSerializerContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\111\WorkloadHistoryJsonSerializerContext.WorkloadHistoryRecord.g.cs (1)
22
get => _WorkloadHistoryRecord ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Workload.WorkloadHistoryRecord>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Workload.WorkloadHistoryRecord));
_generated\112\WorkloadHistoryJsonSerializerContext.WorkloadHistoryState.g.cs (1)
22
get => _WorkloadHistoryState ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Workload.WorkloadHistoryState>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Workload.WorkloadHistoryState));
_generated\113\WorkloadHistoryJsonSerializerContext.DictionaryStringString.g.cs (1)
22
get => _DictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, string>));
_generated\114\WorkloadHistoryJsonSerializerContext.ListString.g.cs (1)
22
get => _ListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<string>));
_generated\115\WorkloadHistoryJsonSerializerContext.DateTimeOffset.g.cs (1)
22
get => _DateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset));
_generated\116\WorkloadHistoryJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\117\WorkloadHistoryJsonSerializerContext.StringArray.g.cs (1)
22
get => _StringArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string[]>)Options.
GetTypeInfo
(typeof(string[]));
_generated\12\CliSchemaJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\121\PackInfoJsonSerializerContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\122\PackInfoJsonSerializerContext.WorkloadPackId.g.cs (1)
22
get => _WorkloadPackId ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadPackId>)Options.
GetTypeInfo
(typeof(global::Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadPackId));
_generated\123\PackInfoJsonSerializerContext.WorkloadPackKind.g.cs (1)
22
get => _WorkloadPackKind ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadPackKind>)Options.
GetTypeInfo
(typeof(global::Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadPackKind));
_generated\124\PackInfoJsonSerializerContext.PackInfo.g.cs (1)
22
get => _PackInfo ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadResolver.PackInfo>)Options.
GetTypeInfo
(typeof(global::Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadResolver.PackInfo));
_generated\125\PackInfoJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\129\NugetSearchApiJsonSerializerContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\13\CliSchemaJsonSerializerContext.StringArray.g.cs (1)
22
get => _StringArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string[]>)Options.
GetTypeInfo
(typeof(string[]));
_generated\130\NugetSearchApiJsonSerializerContext.NugetSearchApiAuthorsSerializable.g.cs (1)
22
get => _NugetSearchApiAuthorsSerializable ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.NugetSearch.NugetSearchApiSerializable.NugetSearchApiAuthorsSerializable>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.NugetSearch.NugetSearchApiSerializable.NugetSearchApiAuthorsSerializable));
_generated\131\NugetSearchApiJsonSerializerContext.NugetSearchApiContainerSerializable.g.cs (1)
22
get => _NugetSearchApiContainerSerializable ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.NugetSearch.NugetSearchApiSerializable.NugetSearchApiContainerSerializable>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.NugetSearch.NugetSearchApiSerializable.NugetSearchApiContainerSerializable));
_generated\132\NugetSearchApiJsonSerializerContext.NugetSearchApiPackageSerializable.g.cs (1)
22
get => _NugetSearchApiPackageSerializable ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.NugetSearch.NugetSearchApiSerializable.NugetSearchApiPackageSerializable>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.NugetSearch.NugetSearchApiSerializable.NugetSearchApiPackageSerializable));
_generated\133\NugetSearchApiJsonSerializerContext.NugetSearchApiPackageSerializableArray.g.cs (1)
22
get => _NugetSearchApiPackageSerializableArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.NugetSearch.NugetSearchApiSerializable.NugetSearchApiPackageSerializable[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.NugetSearch.NugetSearchApiSerializable.NugetSearchApiPackageSerializable[]));
_generated\134\NugetSearchApiJsonSerializerContext.NugetSearchApiVersionSerializable.g.cs (1)
22
get => _NugetSearchApiVersionSerializable ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.NugetSearch.NugetSearchApiSerializable.NugetSearchApiVersionSerializable>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.NugetSearch.NugetSearchApiSerializable.NugetSearchApiVersionSerializable));
_generated\135\NugetSearchApiJsonSerializerContext.NugetSearchApiVersionSerializableArray.g.cs (1)
22
get => _NugetSearchApiVersionSerializableArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.NugetSearch.NugetSearchApiSerializable.NugetSearchApiVersionSerializable[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.NugetSearch.NugetSearchApiSerializable.NugetSearchApiVersionSerializable[]));
_generated\136\NugetSearchApiJsonSerializerContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\137\NugetSearchApiJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\138\NugetSearchApiJsonSerializerContext.StringArray.g.cs (1)
22
get => _StringArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string[]>)Options.
GetTypeInfo
(typeof(string[]));
_generated\142\SdkVulnerabilityJsonContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\143\SdkVulnerabilityJsonContext.SdkCveInfo.g.cs (1)
22
get => _SdkCveInfo ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.SdkVulnerability.SdkCveInfo>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.SdkVulnerability.SdkCveInfo));
_generated\144\SdkVulnerabilityJsonContext.SdkVulnerabilityInfo.g.cs (1)
22
get => _SdkVulnerabilityInfo ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.SdkVulnerability.SdkVulnerabilityInfo>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.SdkVulnerability.SdkVulnerabilityInfo));
_generated\145\SdkVulnerabilityJsonContext.IReadOnlyListSdkCveInfo.g.cs (1)
22
get => _IReadOnlyListSdkCveInfo ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<global::Microsoft.DotNet.Cli.SdkVulnerability.SdkCveInfo>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyList<global::Microsoft.DotNet.Cli.SdkVulnerability.SdkCveInfo>));
_generated\146\SdkVulnerabilityJsonContext.DateTime.g.cs (1)
22
get => _DateTime ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTime>)Options.
GetTypeInfo
(typeof(global::System.DateTime));
_generated\147\SdkVulnerabilityJsonContext.NullableDateTime.g.cs (1)
22
get => _NullableDateTime ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTime?>)Options.
GetTypeInfo
(typeof(global::System.DateTime?));
_generated\148\SdkVulnerabilityJsonContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\152\SlnfJsonSerializerContext.SlnfRoot.g.cs (1)
22
get => _SlnfRoot ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.SlnfFileHelper.SlnfRoot>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.SlnfFileHelper.SlnfRoot));
_generated\153\SlnfJsonSerializerContext.SlnfSolution.g.cs (1)
22
get => _SlnfSolution ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.SlnfFileHelper.SlnfSolution>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.SlnfFileHelper.SlnfSolution));
_generated\154\SlnfJsonSerializerContext.ListString.g.cs (1)
22
get => _ListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<string>));
_generated\155\SlnfJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\159\TelemetryDiskLoggerJsonSerializerContext.ActivityModel.g.cs (1)
22
get => _ActivityModel ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.TelemetryDiskLogger.ActivityModel>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Telemetry.TelemetryDiskLogger.ActivityModel));
_generated\160\TelemetryDiskLoggerJsonSerializerContext.EventModel.g.cs (1)
22
get => _EventModel ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.TelemetryDiskLogger.EventModel>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Telemetry.TelemetryDiskLogger.EventModel));
_generated\161\TelemetryDiskLoggerJsonSerializerContext.EventModelArray.g.cs (1)
22
get => _EventModelArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.TelemetryDiskLogger.EventModel[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Telemetry.TelemetryDiskLogger.EventModel[]));
_generated\162\TelemetryDiskLoggerJsonSerializerContext.IdentifiersModel.g.cs (1)
22
get => _IdentifiersModel ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.TelemetryDiskLogger.IdentifiersModel>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Telemetry.TelemetryDiskLogger.IdentifiersModel));
_generated\163\TelemetryDiskLoggerJsonSerializerContext.SourceModel.g.cs (1)
22
get => _SourceModel ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.TelemetryDiskLogger.SourceModel>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Telemetry.TelemetryDiskLogger.SourceModel));
_generated\164\TelemetryDiskLoggerJsonSerializerContext.DictionaryStringObject.g.cs (1)
22
get => _DictionaryStringObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, object>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, object>));
_generated\165\TelemetryDiskLoggerJsonSerializerContext.DictionaryStringString.g.cs (1)
22
get => _DictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, string>));
_generated\166\TelemetryDiskLoggerJsonSerializerContext.DateTimeOffset.g.cs (1)
22
get => _DateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset));
_generated\167\TelemetryDiskLoggerJsonSerializerContext.TimeSpan.g.cs (1)
22
get => _TimeSpan ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.TimeSpan>)Options.
GetTypeInfo
(typeof(global::System.TimeSpan));
_generated\168\TelemetryDiskLoggerJsonSerializerContext.Object.g.cs (1)
22
get => _Object ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object>)Options.
GetTypeInfo
(typeof(object));
_generated\169\TelemetryDiskLoggerJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\17\RunFileApiJsonSerializerContext.LinePosition.g.cs (1)
22
get => _LinePosition ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.CodeAnalysis.Text.LinePosition>)Options.
GetTypeInfo
(typeof(global::Microsoft.CodeAnalysis.Text.LinePosition));
_generated\173\LocalToolsCacheJsonSerializerContext.CacheRow.g.cs (1)
24
get => _CacheRow ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.ToolPackage.LocalToolsResolverCache.CacheRow>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.ToolPackage.LocalToolsResolverCache.CacheRow));
_generated\174\LocalToolsCacheJsonSerializerContext.CacheRowArray.g.cs (1)
24
get => _CacheRowArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.ToolPackage.LocalToolsResolverCache.CacheRow[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.ToolPackage.LocalToolsResolverCache.CacheRow[]));
_generated\175\LocalToolsCacheJsonSerializerContext.IEnumerableCacheRow.g.cs (1)
24
get => _IEnumerableCacheRow ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<global::Microsoft.DotNet.Cli.ToolPackage.LocalToolsResolverCache.CacheRow>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<global::Microsoft.DotNet.Cli.ToolPackage.LocalToolsResolverCache.CacheRow>));
_generated\176\LocalToolsCacheJsonSerializerContext.String.g.cs (1)
24
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\18\RunFileApiJsonSerializerContext.LinePositionSpan.g.cs (1)
22
get => _LinePositionSpan ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.CodeAnalysis.Text.LinePositionSpan>)Options.
GetTypeInfo
(typeof(global::Microsoft.CodeAnalysis.Text.LinePositionSpan));
_generated\180\SdkVulnerabilityCacheJsonContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\181\SdkVulnerabilityCacheJsonContext.SdkCveCacheSummary.g.cs (1)
22
get => _SdkCveCacheSummary ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.SdkCveCacheSummary>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.SdkCveCacheSummary));
_generated\182\SdkVulnerabilityCacheJsonContext.SdkVulnerabilityCacheSummary.g.cs (1)
22
get => _SdkVulnerabilityCacheSummary ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.SdkVulnerabilityCacheSummary>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.SdkVulnerabilityCacheSummary));
_generated\183\SdkVulnerabilityCacheJsonContext.ListSdkCveCacheSummary.g.cs (1)
22
get => _ListSdkCveCacheSummary ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::Microsoft.DotNet.Cli.SdkCveCacheSummary>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<global::Microsoft.DotNet.Cli.SdkCveCacheSummary>));
_generated\184\SdkVulnerabilityCacheJsonContext.DateTime.g.cs (1)
22
get => _DateTime ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTime>)Options.
GetTypeInfo
(typeof(global::System.DateTime));
_generated\185\SdkVulnerabilityCacheJsonContext.NullableDateTime.g.cs (1)
22
get => _NullableDateTime ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTime?>)Options.
GetTypeInfo
(typeof(global::System.DateTime?));
_generated\186\SdkVulnerabilityCacheJsonContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\19\RunFileApiJsonSerializerContext.RunApiInput.g.cs (1)
22
get => _RunApiInput ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Run.Api.RunApiInput>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Run.Api.RunApiInput));
_generated\2\CliSchemaJsonSerializerContext.ArityDetails.g.cs (1)
22
get => _ArityDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.CliSchema.ArityDetails>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.CliSchema.ArityDetails));
_generated\20\RunFileApiJsonSerializerContext.GetProject.g.cs (1)
22
get => _GetProject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Run.Api.RunApiInput.GetProject>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Run.Api.RunApiInput.GetProject));
_generated\21\RunFileApiJsonSerializerContext.GetRunCommand.g.cs (1)
22
get => _GetRunCommand ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Run.Api.RunApiInput.GetRunCommand>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Run.Api.RunApiInput.GetRunCommand));
_generated\22\RunFileApiJsonSerializerContext.RunApiOutput.g.cs (1)
22
get => _RunApiOutput ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Run.Api.RunApiOutput>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Run.Api.RunApiOutput));
_generated\23\RunFileApiJsonSerializerContext.Error.g.cs (1)
22
get => _Error ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Run.Api.RunApiOutput.Error>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Run.Api.RunApiOutput.Error));
_generated\24\RunFileApiJsonSerializerContext.Project.g.cs (1)
22
get => _Project ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Run.Api.RunApiOutput.Project>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Run.Api.RunApiOutput.Project));
_generated\25\RunFileApiJsonSerializerContext.RunCommand.g.cs (1)
22
get => _RunCommand ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Run.Api.RunApiOutput.RunCommand>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Run.Api.RunApiOutput.RunCommand));
_generated\26\RunFileApiJsonSerializerContext.SimpleDiagnostic.g.cs (1)
22
get => _SimpleDiagnostic ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.FileBasedPrograms.SimpleDiagnostic>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.FileBasedPrograms.SimpleDiagnostic));
_generated\27\RunFileApiJsonSerializerContext.Position.g.cs (1)
22
get => _Position ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.FileBasedPrograms.SimpleDiagnostic.Position>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.FileBasedPrograms.SimpleDiagnostic.Position));
_generated\28\RunFileApiJsonSerializerContext.IReadOnlyDictionaryStringString.g.cs (1)
22
get => _IReadOnlyDictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyDictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyDictionary<string, string>));
_generated\29\RunFileApiJsonSerializerContext.ImmutableArraySimpleDiagnostic.g.cs (1)
22
get => _ImmutableArraySimpleDiagnostic ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Immutable.ImmutableArray<global::Microsoft.DotNet.FileBasedPrograms.SimpleDiagnostic>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Immutable.ImmutableArray<global::Microsoft.DotNet.FileBasedPrograms.SimpleDiagnostic>));
_generated\3\CliSchemaJsonSerializerContext.CommandDetails.g.cs (1)
22
get => _CommandDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.CliSchema.CommandDetails>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.CliSchema.CommandDetails));
_generated\30\RunFileApiJsonSerializerContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\31\RunFileApiJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\35\CSharpCompilerCommandJsonSerializerContext.String.g.cs (1)
24
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\39\RunFileBuildCacheJsonSerializerContext.BuildLevel.g.cs (1)
22
get => _BuildLevel ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Run.BuildLevel>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Run.BuildLevel));
_generated\4\CliSchemaJsonSerializerContext.OptionDetails.g.cs (1)
22
get => _OptionDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.CliSchema.OptionDetails>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.CliSchema.OptionDetails));
_generated\40\RunFileBuildCacheJsonSerializerContext.RunFileBuildCacheEntry.g.cs (1)
22
get => _RunFileBuildCacheEntry ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Run.RunFileBuildCacheEntry>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Run.RunFileBuildCacheEntry));
_generated\41\RunFileBuildCacheJsonSerializerContext.RunProperties.g.cs (1)
22
get => _RunProperties ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Run.RunProperties>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Run.RunProperties));
_generated\42\RunFileBuildCacheJsonSerializerContext.DictionaryStringString.g.cs (1)
22
get => _DictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, string>));
_generated\43\RunFileBuildCacheJsonSerializerContext.HashSetString.g.cs (1)
22
get => _HashSetString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.HashSet<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.HashSet<string>));
_generated\44\RunFileBuildCacheJsonSerializerContext.ImmutableArrayString.g.cs (1)
22
get => _ImmutableArrayString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Immutable.ImmutableArray<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Immutable.ImmutableArray<string>));
_generated\45\RunFileBuildCacheJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\49\RunFileJsonSerializerContext.RunFileArtifactsMetadata.g.cs (1)
22
get => _RunFileArtifactsMetadata ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Clean.FileBasedAppArtifacts.RunFileArtifactsMetadata>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Clean.FileBasedAppArtifacts.RunFileArtifactsMetadata));
_generated\5\CliSchemaJsonSerializerContext.RootCommandDetails.g.cs (1)
22
get => _RootCommandDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.CliSchema.RootCommandDetails>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.CliSchema.RootCommandDetails));
_generated\50\RunFileJsonSerializerContext.DateTime.g.cs (1)
22
get => _DateTime ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTime>)Options.
GetTypeInfo
(typeof(global::System.DateTime));
_generated\51\RunFileJsonSerializerContext.NullableDateTime.g.cs (1)
22
get => _NullableDateTime ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTime?>)Options.
GetTypeInfo
(typeof(global::System.DateTime?));
_generated\55\SdkCheckJsonSerializerContext.SdkCheckConfig.g.cs (1)
22
get => _SdkCheckConfig ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Sdk.Check.SdkCheckConfig>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Sdk.Check.SdkCheckConfig));
_generated\56\SdkCheckJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\6\CliSchemaJsonSerializerContext.DictionaryStringArgumentDetails.g.cs (1)
22
get => _DictionaryStringArgumentDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.DotNet.Cli.CliSchema.ArgumentDetails>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::Microsoft.DotNet.Cli.CliSchema.ArgumentDetails>));
_generated\60\ToolListJsonSerializerContext.LocalToolListJsonContract.g.cs (1)
22
get => _LocalToolListJsonContract ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Tool.List.LocalToolListJsonContract>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Tool.List.LocalToolListJsonContract));
_generated\61\ToolListJsonSerializerContext.LocalToolListJsonContractArray.g.cs (1)
22
get => _LocalToolListJsonContractArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Tool.List.LocalToolListJsonContract[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Tool.List.LocalToolListJsonContract[]));
_generated\62\ToolListJsonSerializerContext.ToolListJsonContract.g.cs (1)
22
get => _ToolListJsonContract ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Tool.List.ToolListJsonContract>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Tool.List.ToolListJsonContract));
_generated\63\ToolListJsonSerializerContext.ToolListJsonContractArray.g.cs (1)
22
get => _ToolListJsonContractArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Tool.List.ToolListJsonContract[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Tool.List.ToolListJsonContract[]));
_generated\64\ToolListJsonSerializerContext.VersionedDataContractLocalToolListJsonContractArray.g.cs (1)
22
get => _VersionedDataContractLocalToolListJsonContractArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Tool.List.VersionedDataContract<global::Microsoft.DotNet.Cli.Commands.Tool.List.LocalToolListJsonContract[]>>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Tool.List.VersionedDataContract<global::Microsoft.DotNet.Cli.Commands.Tool.List.LocalToolListJsonContract[]>));
_generated\65\ToolListJsonSerializerContext.VersionedDataContractToolListJsonContractArray.g.cs (1)
22
get => _VersionedDataContractToolListJsonContractArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Tool.List.VersionedDataContract<global::Microsoft.DotNet.Cli.Commands.Tool.List.ToolListJsonContract[]>>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Tool.List.VersionedDataContract<global::Microsoft.DotNet.Cli.Commands.Tool.List.ToolListJsonContract[]>));
_generated\66\ToolListJsonSerializerContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\67\ToolListJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\68\ToolListJsonSerializerContext.StringArray.g.cs (1)
22
get => _StringArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string[]>)Options.
GetTypeInfo
(typeof(string[]));
_generated\7\CliSchemaJsonSerializerContext.DictionaryStringCommandDetails.g.cs (1)
22
get => _DictionaryStringCommandDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.DotNet.Cli.CliSchema.CommandDetails>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::Microsoft.DotNet.Cli.CliSchema.CommandDetails>));
_generated\72\GlobalJsonWorkloadSetsJsonSerializerContext.DictionaryStringString.g.cs (1)
22
get => _DictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, string>));
_generated\73\GlobalJsonWorkloadSetsJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\77\WorkloadManifestUpdaterJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\78\WorkloadManifestUpdaterJsonSerializerContext.StringArray.g.cs (1)
22
get => _StringArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string[]>)Options.
GetTypeInfo
(typeof(string[]));
_generated\8\CliSchemaJsonSerializerContext.DictionaryStringOptionDetails.g.cs (1)
22
get => _DictionaryStringOptionDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.DotNet.Cli.CliSchema.OptionDetails>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::Microsoft.DotNet.Cli.CliSchema.OptionDetails>));
_generated\82\WorkloadInstallJsonSerializerContext.IEnumerableString.g.cs (1)
22
get => _IEnumerableString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<string>));
_generated\83\WorkloadInstallJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\87\InstallStateJsonSerializerContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\88\InstallStateJsonSerializerContext.NullableBoolean.g.cs (1)
22
get => _NullableBoolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool?>)Options.
GetTypeInfo
(typeof(bool?));
_generated\89\InstallStateJsonSerializerContext.InstallStateContents.g.cs (1)
22
get => _InstallStateContents ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Workload.InstallStateContents>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Workload.InstallStateContents));
_generated\9\CliSchemaJsonSerializerContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\90\InstallStateJsonSerializerContext.DictionaryStringString.g.cs (1)
22
get => _DictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, string>));
_generated\91\InstallStateJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\95\WorkloadListJsonSerializerContext.ListOutput.g.cs (1)
22
get => _ListOutput ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Workload.List.WorkloadListCommand.ListOutput>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Workload.List.WorkloadListCommand.ListOutput));
_generated\96\WorkloadListJsonSerializerContext.UpdateAvailableEntry.g.cs (1)
22
get => _UpdateAvailableEntry ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Workload.List.WorkloadListCommand.UpdateAvailableEntry>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Workload.List.WorkloadListCommand.UpdateAvailableEntry));
_generated\97\WorkloadListJsonSerializerContext.UpdateAvailableEntryArray.g.cs (1)
22
get => _UpdateAvailableEntryArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Workload.List.WorkloadListCommand.UpdateAvailableEntry[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Workload.List.WorkloadListCommand.UpdateAvailableEntry[]));
_generated\98\WorkloadListJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\99\WorkloadListJsonSerializerContext.StringArray.g.cs (1)
22
get => _StringArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string[]>)Options.
GetTypeInfo
(typeof(string[]));
dotnet-aot (79)
_generated\1\CliSchemaJsonSerializerContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\10\CliSchemaJsonSerializerContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\100\NugetSearchApiJsonSerializerContext.NugetSearchApiPackageSerializableArray.g.cs (1)
22
get => _NugetSearchApiPackageSerializableArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.NugetSearch.NugetSearchApiSerializable.NugetSearchApiPackageSerializable[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.NugetSearch.NugetSearchApiSerializable.NugetSearchApiPackageSerializable[]));
_generated\101\NugetSearchApiJsonSerializerContext.NugetSearchApiVersionSerializable.g.cs (1)
22
get => _NugetSearchApiVersionSerializable ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.NugetSearch.NugetSearchApiSerializable.NugetSearchApiVersionSerializable>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.NugetSearch.NugetSearchApiSerializable.NugetSearchApiVersionSerializable));
_generated\102\NugetSearchApiJsonSerializerContext.NugetSearchApiVersionSerializableArray.g.cs (1)
22
get => _NugetSearchApiVersionSerializableArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.NugetSearch.NugetSearchApiSerializable.NugetSearchApiVersionSerializable[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.NugetSearch.NugetSearchApiSerializable.NugetSearchApiVersionSerializable[]));
_generated\103\NugetSearchApiJsonSerializerContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\104\NugetSearchApiJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\105\NugetSearchApiJsonSerializerContext.StringArray.g.cs (1)
22
get => _StringArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string[]>)Options.
GetTypeInfo
(typeof(string[]));
_generated\109\NugetServiceIndexJsonSerializerContext.NugetServiceIndex.g.cs (1)
22
get => _NugetServiceIndex ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.NugetSearch.NugetServiceIndex>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.NugetSearch.NugetServiceIndex));
_generated\11\CliSchemaJsonSerializerContext.NullableInt32.g.cs (1)
22
get => _NullableInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int?>)Options.
GetTypeInfo
(typeof(int?));
_generated\110\NugetServiceIndexJsonSerializerContext.NugetServiceResource.g.cs (1)
22
get => _NugetServiceResource ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.NugetSearch.NugetServiceResource>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.NugetSearch.NugetServiceResource));
_generated\111\NugetServiceIndexJsonSerializerContext.NugetServiceResourceArray.g.cs (1)
22
get => _NugetServiceResourceArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.NugetSearch.NugetServiceResource[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.NugetSearch.NugetServiceResource[]));
_generated\112\NugetServiceIndexJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\12\CliSchemaJsonSerializerContext.Object.g.cs (1)
22
get => _Object ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object>)Options.
GetTypeInfo
(typeof(object));
_generated\13\CliSchemaJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\14\CliSchemaJsonSerializerContext.StringArray.g.cs (1)
22
get => _StringArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string[]>)Options.
GetTypeInfo
(typeof(string[]));
_generated\18\TelemetryDiskLoggerJsonSerializerContext.ActivityModel.g.cs (1)
22
get => _ActivityModel ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.TelemetryDiskLogger.ActivityModel>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Telemetry.TelemetryDiskLogger.ActivityModel));
_generated\19\TelemetryDiskLoggerJsonSerializerContext.EventModel.g.cs (1)
22
get => _EventModel ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.TelemetryDiskLogger.EventModel>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Telemetry.TelemetryDiskLogger.EventModel));
_generated\2\CliSchemaJsonSerializerContext.ArgumentDetails.g.cs (1)
22
get => _ArgumentDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.CliSchema.ArgumentDetails>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.CliSchema.ArgumentDetails));
_generated\20\TelemetryDiskLoggerJsonSerializerContext.EventModelArray.g.cs (1)
22
get => _EventModelArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.TelemetryDiskLogger.EventModel[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Telemetry.TelemetryDiskLogger.EventModel[]));
_generated\21\TelemetryDiskLoggerJsonSerializerContext.IdentifiersModel.g.cs (1)
22
get => _IdentifiersModel ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.TelemetryDiskLogger.IdentifiersModel>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Telemetry.TelemetryDiskLogger.IdentifiersModel));
_generated\22\TelemetryDiskLoggerJsonSerializerContext.SourceModel.g.cs (1)
22
get => _SourceModel ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.TelemetryDiskLogger.SourceModel>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Telemetry.TelemetryDiskLogger.SourceModel));
_generated\23\TelemetryDiskLoggerJsonSerializerContext.DictionaryStringObject.g.cs (1)
22
get => _DictionaryStringObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, object>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, object>));
_generated\24\TelemetryDiskLoggerJsonSerializerContext.DictionaryStringString.g.cs (1)
22
get => _DictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, string>));
_generated\25\TelemetryDiskLoggerJsonSerializerContext.DateTimeOffset.g.cs (1)
22
get => _DateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset));
_generated\26\TelemetryDiskLoggerJsonSerializerContext.TimeSpan.g.cs (1)
22
get => _TimeSpan ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.TimeSpan>)Options.
GetTypeInfo
(typeof(global::System.TimeSpan));
_generated\27\TelemetryDiskLoggerJsonSerializerContext.Object.g.cs (1)
22
get => _Object ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object>)Options.
GetTypeInfo
(typeof(object));
_generated\28\TelemetryDiskLoggerJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\3\CliSchemaJsonSerializerContext.ArityDetails.g.cs (1)
22
get => _ArityDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.CliSchema.ArityDetails>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.CliSchema.ArityDetails));
_generated\32\WorkloadManifestUpdaterJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\33\WorkloadManifestUpdaterJsonSerializerContext.StringArray.g.cs (1)
22
get => _StringArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string[]>)Options.
GetTypeInfo
(typeof(string[]));
_generated\37\SdkVulnerabilityJsonContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\38\SdkVulnerabilityJsonContext.SdkCveInfo.g.cs (1)
22
get => _SdkCveInfo ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.SdkVulnerability.SdkCveInfo>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.SdkVulnerability.SdkCveInfo));
_generated\39\SdkVulnerabilityJsonContext.SdkVulnerabilityInfo.g.cs (1)
22
get => _SdkVulnerabilityInfo ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.SdkVulnerability.SdkVulnerabilityInfo>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.SdkVulnerability.SdkVulnerabilityInfo));
_generated\4\CliSchemaJsonSerializerContext.CommandDetails.g.cs (1)
22
get => _CommandDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.CliSchema.CommandDetails>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.CliSchema.CommandDetails));
_generated\40\SdkVulnerabilityJsonContext.IReadOnlyListSdkCveInfo.g.cs (1)
22
get => _IReadOnlyListSdkCveInfo ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<global::Microsoft.DotNet.Cli.SdkVulnerability.SdkCveInfo>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyList<global::Microsoft.DotNet.Cli.SdkVulnerability.SdkCveInfo>));
_generated\41\SdkVulnerabilityJsonContext.DateTime.g.cs (1)
22
get => _DateTime ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTime>)Options.
GetTypeInfo
(typeof(global::System.DateTime));
_generated\42\SdkVulnerabilityJsonContext.NullableDateTime.g.cs (1)
22
get => _NullableDateTime ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTime?>)Options.
GetTypeInfo
(typeof(global::System.DateTime?));
_generated\43\SdkVulnerabilityJsonContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\47\RunFileBuildCacheJsonSerializerContext.BuildLevel.g.cs (1)
22
get => _BuildLevel ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Run.BuildLevel>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Run.BuildLevel));
_generated\48\RunFileBuildCacheJsonSerializerContext.RunFileBuildCacheEntry.g.cs (1)
22
get => _RunFileBuildCacheEntry ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Run.RunFileBuildCacheEntry>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Run.RunFileBuildCacheEntry));
_generated\49\RunFileBuildCacheJsonSerializerContext.RunProperties.g.cs (1)
22
get => _RunProperties ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Run.RunProperties>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Run.RunProperties));
_generated\5\CliSchemaJsonSerializerContext.OptionDetails.g.cs (1)
22
get => _OptionDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.CliSchema.OptionDetails>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.CliSchema.OptionDetails));
_generated\50\RunFileBuildCacheJsonSerializerContext.DictionaryStringString.g.cs (1)
22
get => _DictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, string>));
_generated\51\RunFileBuildCacheJsonSerializerContext.HashSetString.g.cs (1)
22
get => _HashSetString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.HashSet<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.HashSet<string>));
_generated\52\RunFileBuildCacheJsonSerializerContext.ImmutableArrayString.g.cs (1)
22
get => _ImmutableArrayString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Immutable.ImmutableArray<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Immutable.ImmutableArray<string>));
_generated\53\RunFileBuildCacheJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\57\InstallStateJsonSerializerContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\58\InstallStateJsonSerializerContext.NullableBoolean.g.cs (1)
22
get => _NullableBoolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool?>)Options.
GetTypeInfo
(typeof(bool?));
_generated\59\InstallStateJsonSerializerContext.InstallStateContents.g.cs (1)
22
get => _InstallStateContents ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Workload.InstallStateContents>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Workload.InstallStateContents));
_generated\6\CliSchemaJsonSerializerContext.RootCommandDetails.g.cs (1)
22
get => _RootCommandDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.CliSchema.RootCommandDetails>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.CliSchema.RootCommandDetails));
_generated\60\InstallStateJsonSerializerContext.DictionaryStringString.g.cs (1)
22
get => _DictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, string>));
_generated\61\InstallStateJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\65\SdkCheckJsonSerializerContext.SdkCheckConfig.g.cs (1)
22
get => _SdkCheckConfig ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Sdk.Check.SdkCheckConfig>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Sdk.Check.SdkCheckConfig));
_generated\66\SdkCheckJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\7\CliSchemaJsonSerializerContext.DictionaryStringArgumentDetails.g.cs (1)
22
get => _DictionaryStringArgumentDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.DotNet.Cli.CliSchema.ArgumentDetails>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::Microsoft.DotNet.Cli.CliSchema.ArgumentDetails>));
_generated\70\SlnfJsonSerializerContext.SlnfRoot.g.cs (1)
22
get => _SlnfRoot ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.SlnfFileHelper.SlnfRoot>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.SlnfFileHelper.SlnfRoot));
_generated\71\SlnfJsonSerializerContext.SlnfSolution.g.cs (1)
22
get => _SlnfSolution ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.SlnfFileHelper.SlnfSolution>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.SlnfFileHelper.SlnfSolution));
_generated\72\SlnfJsonSerializerContext.ListString.g.cs (1)
22
get => _ListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<string>));
_generated\73\SlnfJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\77\LocalToolsCacheJsonSerializerContext.CacheRow.g.cs (1)
24
get => _CacheRow ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.ToolPackage.LocalToolsResolverCache.CacheRow>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.ToolPackage.LocalToolsResolverCache.CacheRow));
_generated\78\LocalToolsCacheJsonSerializerContext.CacheRowArray.g.cs (1)
24
get => _CacheRowArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.ToolPackage.LocalToolsResolverCache.CacheRow[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.ToolPackage.LocalToolsResolverCache.CacheRow[]));
_generated\79\LocalToolsCacheJsonSerializerContext.IEnumerableCacheRow.g.cs (1)
24
get => _IEnumerableCacheRow ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<global::Microsoft.DotNet.Cli.ToolPackage.LocalToolsResolverCache.CacheRow>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<global::Microsoft.DotNet.Cli.ToolPackage.LocalToolsResolverCache.CacheRow>));
_generated\8\CliSchemaJsonSerializerContext.DictionaryStringCommandDetails.g.cs (1)
22
get => _DictionaryStringCommandDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.DotNet.Cli.CliSchema.CommandDetails>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::Microsoft.DotNet.Cli.CliSchema.CommandDetails>));
_generated\80\LocalToolsCacheJsonSerializerContext.String.g.cs (1)
24
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\84\ToolListJsonSerializerContext.LocalToolListJsonContract.g.cs (1)
22
get => _LocalToolListJsonContract ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Tool.List.LocalToolListJsonContract>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Tool.List.LocalToolListJsonContract));
_generated\85\ToolListJsonSerializerContext.LocalToolListJsonContractArray.g.cs (1)
22
get => _LocalToolListJsonContractArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Tool.List.LocalToolListJsonContract[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Tool.List.LocalToolListJsonContract[]));
_generated\86\ToolListJsonSerializerContext.ToolListJsonContract.g.cs (1)
22
get => _ToolListJsonContract ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Tool.List.ToolListJsonContract>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Tool.List.ToolListJsonContract));
_generated\87\ToolListJsonSerializerContext.ToolListJsonContractArray.g.cs (1)
22
get => _ToolListJsonContractArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Tool.List.ToolListJsonContract[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Tool.List.ToolListJsonContract[]));
_generated\88\ToolListJsonSerializerContext.VersionedDataContractLocalToolListJsonContractArray.g.cs (1)
22
get => _VersionedDataContractLocalToolListJsonContractArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Tool.List.VersionedDataContract<global::Microsoft.DotNet.Cli.Commands.Tool.List.LocalToolListJsonContract[]>>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Tool.List.VersionedDataContract<global::Microsoft.DotNet.Cli.Commands.Tool.List.LocalToolListJsonContract[]>));
_generated\89\ToolListJsonSerializerContext.VersionedDataContractToolListJsonContractArray.g.cs (1)
22
get => _VersionedDataContractToolListJsonContractArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Tool.List.VersionedDataContract<global::Microsoft.DotNet.Cli.Commands.Tool.List.ToolListJsonContract[]>>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Tool.List.VersionedDataContract<global::Microsoft.DotNet.Cli.Commands.Tool.List.ToolListJsonContract[]>));
_generated\9\CliSchemaJsonSerializerContext.DictionaryStringOptionDetails.g.cs (1)
22
get => _DictionaryStringOptionDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.DotNet.Cli.CliSchema.OptionDetails>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::Microsoft.DotNet.Cli.CliSchema.OptionDetails>));
_generated\90\ToolListJsonSerializerContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\91\ToolListJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\92\ToolListJsonSerializerContext.StringArray.g.cs (1)
22
get => _StringArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string[]>)Options.
GetTypeInfo
(typeof(string[]));
_generated\96\NugetSearchApiJsonSerializerContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\97\NugetSearchApiJsonSerializerContext.NugetSearchApiAuthorsSerializable.g.cs (1)
22
get => _NugetSearchApiAuthorsSerializable ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.NugetSearch.NugetSearchApiSerializable.NugetSearchApiAuthorsSerializable>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.NugetSearch.NugetSearchApiSerializable.NugetSearchApiAuthorsSerializable));
_generated\98\NugetSearchApiJsonSerializerContext.NugetSearchApiContainerSerializable.g.cs (1)
22
get => _NugetSearchApiContainerSerializable ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.NugetSearch.NugetSearchApiSerializable.NugetSearchApiContainerSerializable>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.NugetSearch.NugetSearchApiSerializable.NugetSearchApiContainerSerializable));
_generated\99\NugetSearchApiJsonSerializerContext.NugetSearchApiPackageSerializable.g.cs (1)
22
get => _NugetSearchApiPackageSerializable ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.NugetSearch.NugetSearchApiSerializable.NugetSearchApiPackageSerializable>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.NugetSearch.NugetSearchApiSerializable.NugetSearchApiPackageSerializable));
dotnet-dev-certs (7)
_generated\0\DevCertsJsonSerializerContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\1\DevCertsJsonSerializerContext.CertificateReport.g.cs (1)
22
get => _CertificateReport ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.DeveloperCertificates.Tools.CertificateReport>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.DeveloperCertificates.Tools.CertificateReport));
_generated\2\DevCertsJsonSerializerContext.ListCertificateReport.g.cs (1)
22
get => _ListCertificateReport ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::Microsoft.AspNetCore.DeveloperCertificates.Tools.CertificateReport>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<global::Microsoft.AspNetCore.DeveloperCertificates.Tools.CertificateReport>));
_generated\3\DevCertsJsonSerializerContext.ListString.g.cs (1)
22
get => _ListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<string>));
_generated\4\DevCertsJsonSerializerContext.DateTime.g.cs (1)
22
get => _DateTime ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTime>)Options.
GetTypeInfo
(typeof(global::System.DateTime));
_generated\5\DevCertsJsonSerializerContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\6\DevCertsJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
dotnet-user-jwts (11)
_generated\1\JwtSerializerContext.Jwt.g.cs (1)
22
get => _Jwt ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Authentication.JwtBearer.Tools.Jwt>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Authentication.JwtBearer.Tools.Jwt));
_generated\10\JwtSerializerContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\11\JwtSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\2\JwtSerializerContext.JwtArray.g.cs (1)
22
get => _JwtArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Authentication.JwtBearer.Tools.Jwt[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Authentication.JwtBearer.Tools.Jwt[]));
_generated\3\JwtSerializerContext.SigningKey.g.cs (1)
22
get => _SigningKey ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Authentication.JwtBearer.Tools.SigningKey>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Authentication.JwtBearer.Tools.SigningKey));
_generated\4\JwtSerializerContext.SigningKeyArray.g.cs (1)
22
get => _SigningKeyArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Authentication.JwtBearer.Tools.SigningKey[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Authentication.JwtBearer.Tools.SigningKey[]));
_generated\5\JwtSerializerContext.IDictionaryStringJwt.g.cs (1)
22
get => _IDictionaryStringJwt ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, global::Microsoft.AspNetCore.Authentication.JwtBearer.Tools.Jwt>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, global::Microsoft.AspNetCore.Authentication.JwtBearer.Tools.Jwt>));
_generated\6\JwtSerializerContext.IDictionaryStringString.g.cs (1)
22
get => _IDictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, string>));
_generated\7\JwtSerializerContext.IEnumerableString.g.cs (1)
22
get => _IEnumerableString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<string>));
_generated\8\JwtSerializerContext.DateTimeOffset.g.cs (1)
22
get => _DateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset));
_generated\9\JwtSerializerContext.JsonObject.g.cs (1)
22
get => _JsonObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.Nodes.JsonObject>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.Nodes.JsonObject));
dotnet-user-secrets (2)
_generated\0\SecretManagerJsonSerializerContext.IDictionaryStringString.g.cs (1)
22
get => _IDictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, string>));
_generated\1\SecretManagerJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Microsoft.AspNetCore.Authentication.BearerToken (4)
_generated\1\BearerTokenJsonSerializerContext.AccessTokenResponse.g.cs (1)
22
get => _AccessTokenResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Authentication.BearerToken.AccessTokenResponse>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Authentication.BearerToken.AccessTokenResponse));
_generated\2\BearerTokenJsonSerializerContext.Int64.g.cs (1)
22
get => _Int64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<long>)Options.
GetTypeInfo
(typeof(long));
_generated\3\BearerTokenJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
BearerTokenHandler.cs (1)
87
?.Value?.SerializerOptions?.
GetTypeInfo
(typeof(AccessTokenResponse)) as JsonTypeInfo<AccessTokenResponse>;
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (9)
_generated\1\DeviceBoundSessionJsonContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\2\DeviceBoundSessionJsonContext.SessionCredential.g.cs (1)
25
get => _SessionCredential ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionCredential>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionCredential));
_generated\3\DeviceBoundSessionJsonContext.SessionInstruction.g.cs (1)
25
get => _SessionInstruction ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionInstruction>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionInstruction));
_generated\4\DeviceBoundSessionJsonContext.SessionScope.g.cs (1)
25
get => _SessionScope ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionScope>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionScope));
_generated\5\DeviceBoundSessionJsonContext.SessionScopeRule.g.cs (1)
25
get => _SessionScopeRule ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionScopeRule>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionScopeRule));
_generated\6\DeviceBoundSessionJsonContext.ListSessionCredential.g.cs (1)
25
get => _ListSessionCredential ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionCredential>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionCredential>));
_generated\7\DeviceBoundSessionJsonContext.ListSessionScopeRule.g.cs (1)
25
get => _ListSessionScopeRule ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionScopeRule>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionScopeRule>));
_generated\8\DeviceBoundSessionJsonContext.ListString.g.cs (1)
22
get => _ListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<string>));
_generated\9\DeviceBoundSessionJsonContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Microsoft.AspNetCore.Authentication.Twitter (5)
_generated\1\TwitterJsonContext.TwitterError.g.cs (1)
24
get => _TwitterError ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Authentication.Twitter.TwitterError>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Authentication.Twitter.TwitterError));
_generated\2\TwitterJsonContext.TwitterErrorResponse.g.cs (1)
24
get => _TwitterErrorResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Authentication.Twitter.TwitterErrorResponse>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Authentication.Twitter.TwitterErrorResponse));
_generated\3\TwitterJsonContext.ListTwitterError.g.cs (1)
24
get => _ListTwitterError ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::Microsoft.AspNetCore.Authentication.Twitter.TwitterError>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<global::Microsoft.AspNetCore.Authentication.Twitter.TwitterError>));
_generated\4\TwitterJsonContext.Int32.g.cs (1)
24
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\5\TwitterJsonContext.String.g.cs (1)
24
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Microsoft.AspNetCore.Components.Endpoints (29)
_generated\1\ImportMapSerializerContext.ImportMapDefinition.g.cs (1)
22
get => _ImportMapDefinition ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.ImportMapDefinition>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.ImportMapDefinition));
_generated\10\ResourceCollectionSerializerContext.ResourceAssetProperty.g.cs (1)
24
get => _ResourceAssetProperty ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.ResourceAssetProperty>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.ResourceAssetProperty));
_generated\11\ResourceCollectionSerializerContext.IReadOnlyListResourceAsset.g.cs (1)
24
get => _IReadOnlyListResourceAsset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<global::Microsoft.AspNetCore.Components.ResourceAsset>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyList<global::Microsoft.AspNetCore.Components.ResourceAsset>));
_generated\12\ResourceCollectionSerializerContext.IReadOnlyListResourceAssetProperty.g.cs (1)
24
get => _IReadOnlyListResourceAssetProperty ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<global::Microsoft.AspNetCore.Components.ResourceAssetProperty>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyList<global::Microsoft.AspNetCore.Components.ResourceAssetProperty>));
_generated\13\ResourceCollectionSerializerContext.String.g.cs (1)
24
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\17\BrowserOptionsJsonContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\18\BrowserOptionsJsonContext.NullableBoolean.g.cs (1)
22
get => _NullableBoolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool?>)Options.
GetTypeInfo
(typeof(bool?));
_generated\19\BrowserOptionsJsonContext.BrowserOptions.g.cs (1)
22
get => _BrowserOptions ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.BrowserOptions>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.BrowserOptions));
_generated\2\ImportMapSerializerContext.IReadOnlyDictionaryStringIReadOnlyDictionaryStringString.g.cs (1)
22
get => _IReadOnlyDictionaryStringIReadOnlyDictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyDictionary<string, global::System.Collections.Generic.IReadOnlyDictionary<string, string>>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyDictionary<string, global::System.Collections.Generic.IReadOnlyDictionary<string, string>>));
_generated\20\BrowserOptionsJsonContext.InteractiveServerBrowserOptions.g.cs (1)
22
get => _InteractiveServerBrowserOptions ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.InteractiveServerBrowserOptions>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.InteractiveServerBrowserOptions));
_generated\21\BrowserOptionsJsonContext.InteractiveWebAssemblyBrowserOptions.g.cs (1)
22
get => _InteractiveWebAssemblyBrowserOptions ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.InteractiveWebAssemblyBrowserOptions>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.InteractiveWebAssemblyBrowserOptions));
_generated\22\BrowserOptionsJsonContext.StaticServerBrowserOptions.g.cs (1)
22
get => _StaticServerBrowserOptions ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.StaticServerBrowserOptions>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.StaticServerBrowserOptions));
_generated\23\BrowserOptionsJsonContext.LogLevel.g.cs (1)
22
get => _LogLevel ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.Logging.LogLevel>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.Logging.LogLevel));
_generated\24\BrowserOptionsJsonContext.NullableLogLevel.g.cs (1)
22
get => _NullableLogLevel ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.Logging.LogLevel?>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.Logging.LogLevel?));
_generated\25\BrowserOptionsJsonContext.IDictionaryStringJsonElement.g.cs (1)
22
get => _IDictionaryStringJsonElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, global::System.Text.Json.JsonElement>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, global::System.Text.Json.JsonElement>));
_generated\26\BrowserOptionsJsonContext.IDictionaryStringString.g.cs (1)
22
get => _IDictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, string>));
_generated\27\BrowserOptionsJsonContext.JsonElement.g.cs (1)
22
get => _JsonElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.JsonElement>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.JsonElement));
_generated\28\BrowserOptionsJsonContext.TimeSpan.g.cs (1)
22
get => _TimeSpan ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.TimeSpan>)Options.
GetTypeInfo
(typeof(global::System.TimeSpan));
_generated\29\BrowserOptionsJsonContext.NullableTimeSpan.g.cs (1)
22
get => _NullableTimeSpan ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.TimeSpan?>)Options.
GetTypeInfo
(typeof(global::System.TimeSpan?));
_generated\3\ImportMapSerializerContext.IReadOnlyDictionaryStringString.g.cs (1)
22
get => _IReadOnlyDictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyDictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyDictionary<string, string>));
_generated\30\BrowserOptionsJsonContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\31\BrowserOptionsJsonContext.NullableInt32.g.cs (1)
22
get => _NullableInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int?>)Options.
GetTypeInfo
(typeof(int?));
_generated\32\BrowserOptionsJsonContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\36\PrerenderComponentApplicationStoreSerializerContext.ByteArray.g.cs (1)
22
get => _ByteArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<byte[]>)Options.
GetTypeInfo
(typeof(byte[]));
_generated\37\PrerenderComponentApplicationStoreSerializerContext.DictionaryStringByteArray.g.cs (1)
22
get => _DictionaryStringByteArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, byte[]>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, byte[]>));
_generated\38\PrerenderComponentApplicationStoreSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\4\ImportMapSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\8\ResourceCollectionSerializerContext.ResourceAsset.g.cs (1)
24
get => _ResourceAsset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.ResourceAsset>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.ResourceAsset));
_generated\9\ResourceCollectionSerializerContext.ResourceAssetCollection.g.cs (1)
24
get => _ResourceAssetCollection ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.ResourceAssetCollection>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.ResourceAssetCollection));
Microsoft.AspNetCore.Components.Server (11)
_generated\1\CircuitPersistenceManagerSerializerContext.ComponentMarker.g.cs (1)
24
get => _ComponentMarker ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.ComponentMarker>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.ComponentMarker));
_generated\11\PrerenderComponentApplicationStoreSerializerContext.ByteArray.g.cs (1)
22
get => _ByteArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<byte[]>)Options.
GetTypeInfo
(typeof(byte[]));
_generated\12\PrerenderComponentApplicationStoreSerializerContext.DictionaryStringByteArray.g.cs (1)
22
get => _DictionaryStringByteArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, byte[]>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, byte[]>));
_generated\13\PrerenderComponentApplicationStoreSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\2\CircuitPersistenceManagerSerializerContext.ComponentMarkerKey.g.cs (1)
24
get => _ComponentMarkerKey ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.ComponentMarkerKey>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.ComponentMarkerKey));
_generated\3\CircuitPersistenceManagerSerializerContext.NullableComponentMarkerKey.g.cs (1)
24
get => _NullableComponentMarkerKey ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.ComponentMarkerKey?>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.ComponentMarkerKey?));
_generated\4\CircuitPersistenceManagerSerializerContext.DictionaryInt32ComponentMarker.g.cs (1)
24
get => _DictionaryInt32ComponentMarker ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<int, global::Microsoft.AspNetCore.Components.ComponentMarker>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<int, global::Microsoft.AspNetCore.Components.ComponentMarker>));
_generated\5\CircuitPersistenceManagerSerializerContext.Int32.g.cs (1)
24
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\6\CircuitPersistenceManagerSerializerContext.NullableInt32.g.cs (1)
24
get => _NullableInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int?>)Options.
GetTypeInfo
(typeof(int?));
_generated\7\CircuitPersistenceManagerSerializerContext.String.g.cs (1)
24
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Circuits\ComponentParameterDeserializer.cs (1)
123
.
GetTypeInfo
(parameterType).Kind == JsonTypeInfoKind.Union;
Microsoft.AspNetCore.Components.Server.AutoPause (2)
_generated\0\AutoPauseJsonContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\1\AutoPauseJsonContext.Int64.g.cs (1)
22
get => _Int64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<long>)Options.
GetTypeInfo
(typeof(long));
Microsoft.AspNetCore.Components.Testing (5)
_generated\3\E2EManifestJsonContext.E2EAppEntry.g.cs (1)
22
get => _E2EAppEntry ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.Testing.Infrastructure.E2EAppEntry>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.Testing.Infrastructure.E2EAppEntry));
_generated\4\E2EManifestJsonContext.E2EManifest.g.cs (1)
22
get => _E2EManifest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.Testing.Infrastructure.E2EManifest>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.Testing.Infrastructure.E2EManifest));
_generated\5\E2EManifestJsonContext.DictionaryStringE2EAppEntry.g.cs (1)
22
get => _DictionaryStringE2EAppEntry ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.Components.Testing.Infrastructure.E2EAppEntry>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.Components.Testing.Infrastructure.E2EAppEntry>));
_generated\6\E2EManifestJsonContext.DictionaryStringString.g.cs (1)
22
get => _DictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, string>));
_generated\7\E2EManifestJsonContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Microsoft.AspNetCore.Components.Web (9)
_generated\0\WebRendererSerializerContext.JSComponentParameter.g.cs (1)
22
get => _JSComponentParameter ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore.JSComponentParameter>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore.JSComponentParameter));
_generated\1\WebRendererSerializerContext.JSComponentParameterArray.g.cs (1)
22
get => _JSComponentParameterArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore.JSComponentParameter[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore.JSComponentParameter[]));
_generated\2\WebRendererSerializerContext.DictionaryStringJSComponentParameterArray.g.cs (1)
22
get => _DictionaryStringJSComponentParameterArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore.JSComponentParameter[]>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore.JSComponentParameter[]>));
_generated\3\WebRendererSerializerContext.DictionaryStringListString.g.cs (1)
22
get => _DictionaryStringListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::System.Collections.Generic.List<string>>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::System.Collections.Generic.List<string>>));
_generated\4\WebRendererSerializerContext.ListString.g.cs (1)
22
get => _ListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<string>));
_generated\5\WebRendererSerializerContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\6\WebRendererSerializerContext.Object.g.cs (1)
22
get => _Object ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object>)Options.
GetTypeInfo
(typeof(object));
_generated\7\WebRendererSerializerContext.ObjectArray.g.cs (1)
22
get => _ObjectArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object[]>)Options.
GetTypeInfo
(typeof(object[]));
_generated\8\WebRendererSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Microsoft.AspNetCore.Components.WebAssembly (21)
_generated\10\WebAssemblyJsonSerializerContext.RootComponentOperationArray.g.cs (1)
22
get => _RootComponentOperationArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.RootComponentOperation[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.RootComponentOperation[]));
_generated\11\WebAssemblyJsonSerializerContext.RootComponentOperationBatch.g.cs (1)
22
get => _RootComponentOperationBatch ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.RootComponentOperationBatch>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.RootComponentOperationBatch));
_generated\12\WebAssemblyJsonSerializerContext.RootComponentOperationType.g.cs (1)
22
get => _RootComponentOperationType ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.RootComponentOperationType>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.RootComponentOperationType));
_generated\13\WebAssemblyJsonSerializerContext.IListObject.g.cs (1)
22
get => _IListObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<object>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<object>));
_generated\14\WebAssemblyJsonSerializerContext.JsonElement.g.cs (1)
22
get => _JsonElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.JsonElement>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.JsonElement));
_generated\15\WebAssemblyJsonSerializerContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\16\WebAssemblyJsonSerializerContext.NullableInt32.g.cs (1)
22
get => _NullableInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int?>)Options.
GetTypeInfo
(typeof(int?));
_generated\17\WebAssemblyJsonSerializerContext.Int64.g.cs (1)
22
get => _Int64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<long>)Options.
GetTypeInfo
(typeof(long));
_generated\18\WebAssemblyJsonSerializerContext.Object.g.cs (1)
22
get => _Object ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object>)Options.
GetTypeInfo
(typeof(object));
_generated\19\WebAssemblyJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\23\PrerenderComponentApplicationStoreSerializerContext.ByteArray.g.cs (1)
22
get => _ByteArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<byte[]>)Options.
GetTypeInfo
(typeof(byte[]));
_generated\24\PrerenderComponentApplicationStoreSerializerContext.DictionaryStringByteArray.g.cs (1)
22
get => _DictionaryStringByteArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, byte[]>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, byte[]>));
_generated\25\PrerenderComponentApplicationStoreSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\3\WebAssemblyJsonSerializerContext.ComponentMarker.g.cs (1)
22
get => _ComponentMarker ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.ComponentMarker>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.ComponentMarker));
_generated\4\WebAssemblyJsonSerializerContext.NullableComponentMarker.g.cs (1)
22
get => _NullableComponentMarker ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.ComponentMarker?>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.ComponentMarker?));
_generated\5\WebAssemblyJsonSerializerContext.ComponentMarkerKey.g.cs (1)
22
get => _ComponentMarkerKey ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.ComponentMarkerKey>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.ComponentMarkerKey));
_generated\6\WebAssemblyJsonSerializerContext.NullableComponentMarkerKey.g.cs (1)
22
get => _NullableComponentMarkerKey ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.ComponentMarkerKey?>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.ComponentMarkerKey?));
_generated\7\WebAssemblyJsonSerializerContext.ComponentParameter.g.cs (1)
22
get => _ComponentParameter ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.ComponentParameter>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.ComponentParameter));
_generated\8\WebAssemblyJsonSerializerContext.ComponentParameterArray.g.cs (1)
22
get => _ComponentParameterArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.ComponentParameter[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.ComponentParameter[]));
_generated\9\WebAssemblyJsonSerializerContext.RootComponentOperation.g.cs (1)
22
get => _RootComponentOperation ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.RootComponentOperation>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.RootComponentOperation));
Prerendering\WebAssemblyComponentParameterDeserializer.cs (1)
81
WebAssemblyComponentSerializationSettings.JsonSerializationOptions.
GetTypeInfo
(parameterType).Kind == JsonTypeInfoKind.Union)
Microsoft.AspNetCore.Components.WebAssembly.Authentication (8)
_generated\1\InteractiveRequestOptionsSerializerContext.InteractionType.g.cs (1)
22
get => _InteractionType ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.WebAssembly.Authentication.InteractionType>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.WebAssembly.Authentication.InteractionType));
_generated\2\InteractiveRequestOptionsSerializerContext.InteractiveRequestOptions.g.cs (1)
22
get => _InteractiveRequestOptions ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.WebAssembly.Authentication.InteractiveRequestOptions>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.WebAssembly.Authentication.InteractiveRequestOptions));
_generated\3\InteractiveRequestOptionsSerializerContext.OptionsRecord.g.cs (1)
22
get => _OptionsRecord ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.WebAssembly.Authentication.InteractiveRequestOptions.Converter.OptionsRecord>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.WebAssembly.Authentication.InteractiveRequestOptions.Converter.OptionsRecord));
_generated\4\InteractiveRequestOptionsSerializerContext.DictionaryStringObject.g.cs (1)
22
get => _DictionaryStringObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, object>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, object>));
_generated\5\InteractiveRequestOptionsSerializerContext.IEnumerableString.g.cs (1)
22
get => _IEnumerableString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<string>));
_generated\6\InteractiveRequestOptionsSerializerContext.JsonElement.g.cs (1)
22
get => _JsonElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.JsonElement>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.JsonElement));
_generated\7\InteractiveRequestOptionsSerializerContext.Object.g.cs (1)
22
get => _Object ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object>)Options.
GetTypeInfo
(typeof(object));
_generated\8\InteractiveRequestOptionsSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Microsoft.AspNetCore.Components.WebView (10)
_generated\1\SourceGenerationContext.StaticWebAssetManifest.g.cs (1)
24
get => _StaticWebAssetManifest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetManifest>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetManifest));
_generated\10\SourceGenerationContext.StringArray.g.cs (1)
24
get => _StringArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string[]>)Options.
GetTypeInfo
(typeof(string[]));
_generated\2\SourceGenerationContext.StaticWebAssetMatch.g.cs (1)
24
get => _StaticWebAssetMatch ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetMatch>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetMatch));
_generated\3\SourceGenerationContext.StaticWebAssetNode.g.cs (1)
24
get => _StaticWebAssetNode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode));
_generated\4\SourceGenerationContext.StaticWebAssetPattern.g.cs (1)
24
get => _StaticWebAssetPattern ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetPattern>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetPattern));
_generated\5\SourceGenerationContext.StaticWebAssetPatternArray.g.cs (1)
24
get => _StaticWebAssetPatternArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetPattern[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetPattern[]));
_generated\6\SourceGenerationContext.DictionaryStringStaticWebAssetNode.g.cs (1)
24
get => _DictionaryStringStaticWebAssetNode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode>));
_generated\7\SourceGenerationContext.IDictionaryStringStaticWebAssetNode.g.cs (1)
24
get => _IDictionaryStringStaticWebAssetNode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode>));
_generated\8\SourceGenerationContext.Int32.g.cs (1)
24
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\9\SourceGenerationContext.String.g.cs (1)
24
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Microsoft.AspNetCore.Diagnostics (6)
_generated\1\ExtensionsExceptionJsonContext.ExceptionExtensionData.g.cs (1)
22
get => _ExceptionExtensionData ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Diagnostics.ExceptionExtensionData>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Diagnostics.ExceptionExtensionData));
_generated\2\ExtensionsExceptionJsonContext.IHeaderDictionary.g.cs (1)
22
get => _IHeaderDictionary ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Http.IHeaderDictionary>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Http.IHeaderDictionary));
_generated\3\ExtensionsExceptionJsonContext.RouteValueDictionary.g.cs (1)
22
get => _RouteValueDictionary ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Routing.RouteValueDictionary>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Routing.RouteValueDictionary));
_generated\4\ExtensionsExceptionJsonContext.StringValues.g.cs (1)
22
get => _StringValues ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.Primitives.StringValues>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.Primitives.StringValues));
_generated\5\ExtensionsExceptionJsonContext.Object.g.cs (1)
22
get => _Object ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object>)Options.
GetTypeInfo
(typeof(object));
_generated\6\ExtensionsExceptionJsonContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Microsoft.AspNetCore.Hosting (10)
_generated\1\SourceGenerationContext.StaticWebAssetManifest.g.cs (1)
24
get => _StaticWebAssetManifest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetManifest>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetManifest));
_generated\10\SourceGenerationContext.StringArray.g.cs (1)
24
get => _StringArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string[]>)Options.
GetTypeInfo
(typeof(string[]));
_generated\2\SourceGenerationContext.StaticWebAssetMatch.g.cs (1)
24
get => _StaticWebAssetMatch ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetMatch>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetMatch));
_generated\3\SourceGenerationContext.StaticWebAssetNode.g.cs (1)
24
get => _StaticWebAssetNode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode));
_generated\4\SourceGenerationContext.StaticWebAssetPattern.g.cs (1)
24
get => _StaticWebAssetPattern ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetPattern>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetPattern));
_generated\5\SourceGenerationContext.StaticWebAssetPatternArray.g.cs (1)
24
get => _StaticWebAssetPatternArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetPattern[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetPattern[]));
_generated\6\SourceGenerationContext.DictionaryStringStaticWebAssetNode.g.cs (1)
24
get => _DictionaryStringStaticWebAssetNode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode>));
_generated\7\SourceGenerationContext.IDictionaryStringStaticWebAssetNode.g.cs (1)
24
get => _IDictionaryStringStaticWebAssetNode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.ManifestStaticWebAssetFileProvider.StaticWebAssetNode>));
_generated\8\SourceGenerationContext.Int32.g.cs (1)
24
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\9\SourceGenerationContext.String.g.cs (1)
24
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Microsoft.AspNetCore.Http.Extensions (14)
_generated\1\ProblemDetailsJsonContext.HttpValidationProblemDetails.g.cs (1)
22
get => _HttpValidationProblemDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Http.HttpValidationProblemDetails>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Http.HttpValidationProblemDetails));
_generated\10\ProblemDetailsJsonContext.StringArray.g.cs (1)
22
get => _StringArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string[]>)Options.
GetTypeInfo
(typeof(string[]));
_generated\2\ProblemDetailsJsonContext.ProblemDetails.g.cs (1)
22
get => _ProblemDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Mvc.ProblemDetails>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Mvc.ProblemDetails));
_generated\3\ProblemDetailsJsonContext.IDictionaryStringObject.g.cs (1)
22
get => _IDictionaryStringObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, object>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, object>));
_generated\4\ProblemDetailsJsonContext.IDictionaryStringStringArray.g.cs (1)
22
get => _IDictionaryStringStringArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, string[]>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, string[]>));
_generated\5\ProblemDetailsJsonContext.JsonElement.g.cs (1)
22
get => _JsonElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.JsonElement>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.JsonElement));
_generated\6\ProblemDetailsJsonContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\7\ProblemDetailsJsonContext.NullableInt32.g.cs (1)
22
get => _NullableInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int?>)Options.
GetTypeInfo
(typeof(int?));
_generated\8\ProblemDetailsJsonContext.Object.g.cs (1)
22
get => _Object ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object>)Options.
GetTypeInfo
(typeof(object));
_generated\9\ProblemDetailsJsonContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
DefaultProblemDetailsWriter.cs (1)
74
_serializerOptions.
GetTypeInfo
(problemDetailsType),
HttpRequestJsonExtensions.cs (2)
46
return request.ReadFromJsonAsync(jsonTypeInfo: (JsonTypeInfo<TValue>)options.
GetTypeInfo
(typeof(TValue)), cancellationToken);
236
return request.ReadFromJsonAsync(jsonTypeInfo: options.
GetTypeInfo
(type), cancellationToken);
src\aspnetcore\src\Shared\Json\JsonSerializerExtensions.cs (1)
22
return options.
GetTypeInfo
(type);
Microsoft.AspNetCore.Http.Results (4)
HttpResultsHelper.cs (1)
44
var jsonTypeInfo = (JsonTypeInfo<TValue>)jsonSerializerOptions.
GetTypeInfo
(typeof(TValue));
ServerSentEventsResult.cs (2)
83
var jsonTypeInfo = jsonOptions.SerializerOptions.
GetTypeInfo
(typeof(T));
88
: jsonOptions.SerializerOptions.
GetTypeInfo
(typeof(object));
src\aspnetcore\src\Shared\Json\JsonSerializerExtensions.cs (1)
22
return options.
GetTypeInfo
(type);
Microsoft.AspNetCore.Identity (63)
_generated\0\GeneratedRouteBuilderExtensions.g.cs (18)
94
var objectJsonTypeInfo = (JsonTypeInfo<object?>)jsonSerializerOptions.
GetTypeInfo
(typeof(object));
95
var registration_JsonTypeInfo = (JsonTypeInfo<global::Microsoft.AspNetCore.Identity.Data.RegisterRequest>)jsonSerializerOptions.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.Data.RegisterRequest));
214
var objectJsonTypeInfo = (JsonTypeInfo<object?>)jsonSerializerOptions.
GetTypeInfo
(typeof(object));
215
var login_JsonTypeInfo = (JsonTypeInfo<global::Microsoft.AspNetCore.Identity.Data.LoginRequest>)jsonSerializerOptions.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.Data.LoginRequest));
398
var objectJsonTypeInfo = (JsonTypeInfo<object?>)jsonSerializerOptions.
GetTypeInfo
(typeof(object));
399
var refreshRequest_JsonTypeInfo = (JsonTypeInfo<global::Microsoft.AspNetCore.Identity.Data.RefreshRequest>)jsonSerializerOptions.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.Data.RefreshRequest));
515
var objectJsonTypeInfo = (JsonTypeInfo<object?>)jsonSerializerOptions.
GetTypeInfo
(typeof(object));
661
var objectJsonTypeInfo = (JsonTypeInfo<object?>)jsonSerializerOptions.
GetTypeInfo
(typeof(object));
662
var resendRequest_JsonTypeInfo = (JsonTypeInfo<global::Microsoft.AspNetCore.Identity.Data.ResendConfirmationEmailRequest>)jsonSerializerOptions.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.Data.ResendConfirmationEmailRequest));
779
var objectJsonTypeInfo = (JsonTypeInfo<object?>)jsonSerializerOptions.
GetTypeInfo
(typeof(object));
780
var resetRequest_JsonTypeInfo = (JsonTypeInfo<global::Microsoft.AspNetCore.Identity.Data.ForgotPasswordRequest>)jsonSerializerOptions.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.Data.ForgotPasswordRequest));
895
var objectJsonTypeInfo = (JsonTypeInfo<object?>)jsonSerializerOptions.
GetTypeInfo
(typeof(object));
896
var resetRequest_JsonTypeInfo = (JsonTypeInfo<global::Microsoft.AspNetCore.Identity.Data.ResetPasswordRequest>)jsonSerializerOptions.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.Data.ResetPasswordRequest));
1012
var objectJsonTypeInfo = (JsonTypeInfo<object?>)jsonSerializerOptions.
GetTypeInfo
(typeof(object));
1013
var tfaRequest_JsonTypeInfo = (JsonTypeInfo<global::Microsoft.AspNetCore.Identity.Data.TwoFactorRequest>)jsonSerializerOptions.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.Data.TwoFactorRequest));
1129
var objectJsonTypeInfo = (JsonTypeInfo<object?>)jsonSerializerOptions.
GetTypeInfo
(typeof(object));
1234
var objectJsonTypeInfo = (JsonTypeInfo<object?>)jsonSerializerOptions.
GetTypeInfo
(typeof(object));
1235
var infoRequest_JsonTypeInfo = (JsonTypeInfo<global::Microsoft.AspNetCore.Identity.Data.InfoRequest>)jsonSerializerOptions.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.Data.InfoRequest));
_generated\10\IdentityEndpointsJsonSerializerContext.ResendConfirmationEmailRequest.g.cs (1)
22
get => _ResendConfirmationEmailRequest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Identity.Data.ResendConfirmationEmailRequest>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.Data.ResendConfirmationEmailRequest));
_generated\11\IdentityEndpointsJsonSerializerContext.ResetPasswordRequest.g.cs (1)
22
get => _ResetPasswordRequest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Identity.Data.ResetPasswordRequest>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.Data.ResetPasswordRequest));
_generated\12\IdentityEndpointsJsonSerializerContext.TwoFactorRequest.g.cs (1)
22
get => _TwoFactorRequest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Identity.Data.TwoFactorRequest>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.Data.TwoFactorRequest));
_generated\13\IdentityEndpointsJsonSerializerContext.TwoFactorResponse.g.cs (1)
22
get => _TwoFactorResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Identity.Data.TwoFactorResponse>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.Data.TwoFactorResponse));
_generated\14\IdentityEndpointsJsonSerializerContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\15\IdentityEndpointsJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\16\IdentityEndpointsJsonSerializerContext.StringArray.g.cs (1)
22
get => _StringArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string[]>)Options.
GetTypeInfo
(typeof(string[]));
_generated\2\IdentityEndpointsJsonSerializerContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\20\IdentityJsonSerializerContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\21\IdentityJsonSerializerContext.NullableBoolean.g.cs (1)
22
get => _NullableBoolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool?>)Options.
GetTypeInfo
(typeof(bool?));
_generated\22\IdentityJsonSerializerContext.AuthenticatorAssertionResponse.g.cs (1)
22
get => _AuthenticatorAssertionResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Identity.AuthenticatorAssertionResponse>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.AuthenticatorAssertionResponse));
_generated\23\IdentityJsonSerializerContext.AuthenticatorAttestationResponse.g.cs (1)
22
get => _AuthenticatorAttestationResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Identity.AuthenticatorAttestationResponse>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.AuthenticatorAttestationResponse));
_generated\24\IdentityJsonSerializerContext.AuthenticatorSelectionCriteria.g.cs (1)
22
get => _AuthenticatorSelectionCriteria ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Identity.AuthenticatorSelectionCriteria>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.AuthenticatorSelectionCriteria));
_generated\25\IdentityJsonSerializerContext.BufferSource.g.cs (1)
22
get => _BufferSource ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Identity.BufferSource>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.BufferSource));
_generated\26\IdentityJsonSerializerContext.CollectedClientData.g.cs (1)
22
get => _CollectedClientData ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Identity.CollectedClientData>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.CollectedClientData));
_generated\27\IdentityJsonSerializerContext.COSEAlgorithmIdentifier.g.cs (1)
22
get => _COSEAlgorithmIdentifier ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Identity.COSEAlgorithmIdentifier>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.COSEAlgorithmIdentifier));
_generated\28\IdentityJsonSerializerContext.PasskeyAssertionState.g.cs (1)
22
get => _PasskeyAssertionState ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Identity.PasskeyAssertionState>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.PasskeyAssertionState));
_generated\29\IdentityJsonSerializerContext.PasskeyAttestationState.g.cs (1)
22
get => _PasskeyAttestationState ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Identity.PasskeyAttestationState>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.PasskeyAttestationState));
_generated\3\IdentityEndpointsJsonSerializerContext.NullableBoolean.g.cs (1)
22
get => _NullableBoolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool?>)Options.
GetTypeInfo
(typeof(bool?));
_generated\30\IdentityJsonSerializerContext.PasskeyUserEntity.g.cs (1)
22
get => _PasskeyUserEntity ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Identity.PasskeyUserEntity>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.PasskeyUserEntity));
_generated\31\IdentityJsonSerializerContext.PublicKeyCredentialAuthenticatorAssertionResponse.g.cs (1)
22
get => _PublicKeyCredentialAuthenticatorAssertionResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Identity.PublicKeyCredential<global::Microsoft.AspNetCore.Identity.AuthenticatorAssertionResponse>>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.PublicKeyCredential<global::Microsoft.AspNetCore.Identity.AuthenticatorAssertionResponse>));
_generated\32\IdentityJsonSerializerContext.PublicKeyCredentialAuthenticatorAttestationResponse.g.cs (1)
22
get => _PublicKeyCredentialAuthenticatorAttestationResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Identity.PublicKeyCredential<global::Microsoft.AspNetCore.Identity.AuthenticatorAttestationResponse>>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.PublicKeyCredential<global::Microsoft.AspNetCore.Identity.AuthenticatorAttestationResponse>));
_generated\33\IdentityJsonSerializerContext.PublicKeyCredentialCreationOptions.g.cs (1)
22
get => _PublicKeyCredentialCreationOptions ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Identity.PublicKeyCredentialCreationOptions>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.PublicKeyCredentialCreationOptions));
_generated\34\IdentityJsonSerializerContext.PublicKeyCredentialDescriptor.g.cs (1)
22
get => _PublicKeyCredentialDescriptor ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Identity.PublicKeyCredentialDescriptor>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.PublicKeyCredentialDescriptor));
_generated\35\IdentityJsonSerializerContext.PublicKeyCredentialParameters.g.cs (1)
22
get => _PublicKeyCredentialParameters ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Identity.PublicKeyCredentialParameters>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.PublicKeyCredentialParameters));
_generated\36\IdentityJsonSerializerContext.PublicKeyCredentialRequestOptions.g.cs (1)
22
get => _PublicKeyCredentialRequestOptions ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Identity.PublicKeyCredentialRequestOptions>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.PublicKeyCredentialRequestOptions));
_generated\37\IdentityJsonSerializerContext.PublicKeyCredentialRpEntity.g.cs (1)
22
get => _PublicKeyCredentialRpEntity ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Identity.PublicKeyCredentialRpEntity>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.PublicKeyCredentialRpEntity));
_generated\38\IdentityJsonSerializerContext.PublicKeyCredentialUserEntity.g.cs (1)
22
get => _PublicKeyCredentialUserEntity ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Identity.PublicKeyCredentialUserEntity>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.PublicKeyCredentialUserEntity));
_generated\39\IdentityJsonSerializerContext.TokenBinding.g.cs (1)
22
get => _TokenBinding ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Identity.TokenBinding>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.TokenBinding));
_generated\4\IdentityEndpointsJsonSerializerContext.ForgotPasswordRequest.g.cs (1)
22
get => _ForgotPasswordRequest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Identity.Data.ForgotPasswordRequest>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.Data.ForgotPasswordRequest));
_generated\40\IdentityJsonSerializerContext.IReadOnlyListPublicKeyCredentialDescriptor.g.cs (1)
22
get => _IReadOnlyListPublicKeyCredentialDescriptor ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<global::Microsoft.AspNetCore.Identity.PublicKeyCredentialDescriptor>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyList<global::Microsoft.AspNetCore.Identity.PublicKeyCredentialDescriptor>));
_generated\41\IdentityJsonSerializerContext.IReadOnlyListPublicKeyCredentialParameters.g.cs (1)
22
get => _IReadOnlyListPublicKeyCredentialParameters ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<global::Microsoft.AspNetCore.Identity.PublicKeyCredentialParameters>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyList<global::Microsoft.AspNetCore.Identity.PublicKeyCredentialParameters>));
_generated\42\IdentityJsonSerializerContext.IReadOnlyListString.g.cs (1)
22
get => _IReadOnlyListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyList<string>));
_generated\43\IdentityJsonSerializerContext.ReadOnlyMemoryByte.g.cs (1)
22
get => _ReadOnlyMemoryByte ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.ReadOnlyMemory<byte>>)Options.
GetTypeInfo
(typeof(global::System.ReadOnlyMemory<byte>));
_generated\44\IdentityJsonSerializerContext.JsonElement.g.cs (1)
22
get => _JsonElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.JsonElement>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.JsonElement));
_generated\45\IdentityJsonSerializerContext.NullableJsonElement.g.cs (1)
22
get => _NullableJsonElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.JsonElement?>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.JsonElement?));
_generated\46\IdentityJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\47\IdentityJsonSerializerContext.StringArray.g.cs (1)
22
get => _StringArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string[]>)Options.
GetTypeInfo
(typeof(string[]));
_generated\48\IdentityJsonSerializerContext.UInt64.g.cs (1)
22
get => _UInt64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<ulong>)Options.
GetTypeInfo
(typeof(ulong));
_generated\49\IdentityJsonSerializerContext.NullableUInt64.g.cs (1)
22
get => _NullableUInt64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<ulong?>)Options.
GetTypeInfo
(typeof(ulong?));
_generated\5\IdentityEndpointsJsonSerializerContext.InfoRequest.g.cs (1)
22
get => _InfoRequest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Identity.Data.InfoRequest>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.Data.InfoRequest));
_generated\6\IdentityEndpointsJsonSerializerContext.InfoResponse.g.cs (1)
22
get => _InfoResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Identity.Data.InfoResponse>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.Data.InfoResponse));
_generated\7\IdentityEndpointsJsonSerializerContext.LoginRequest.g.cs (1)
22
get => _LoginRequest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Identity.Data.LoginRequest>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.Data.LoginRequest));
_generated\8\IdentityEndpointsJsonSerializerContext.RefreshRequest.g.cs (1)
22
get => _RefreshRequest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Identity.Data.RefreshRequest>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.Data.RefreshRequest));
_generated\9\IdentityEndpointsJsonSerializerContext.RegisterRequest.g.cs (1)
22
get => _RegisterRequest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Identity.Data.RegisterRequest>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Identity.Data.RegisterRequest));
Microsoft.AspNetCore.JsonPatch.SystemTextJson (2)
Internal\PocoAdapter.cs (1)
204
var typeInfo = serializerOptions.
GetTypeInfo
(target.GetType());
JsonPatchDocumentOfT.cs (1)
727
var jsonTypeInfo = SerializerOptions.
GetTypeInfo
(memberExpression.Expression.Type);
Microsoft.AspNetCore.Mvc.Core (2)
Formatters\SystemTextJsonOutputFormatter.cs (1)
77
var declaredTypeJsonInfo = SerializerOptions.
GetTypeInfo
(context.ObjectType);
src\aspnetcore\src\Shared\Json\JsonSerializerExtensions.cs (1)
22
return options.
GetTypeInfo
(type);
Microsoft.AspNetCore.Mvc.Testing (2)
_generated\0\CustomJsonSerializerContext.IDictionaryStringString.g.cs (1)
24
get => _IDictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, string>));
_generated\1\CustomJsonSerializerContext.String.g.cs (1)
24
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Microsoft.AspNetCore.OpenApi (16)
_generated\0\GeneratedRouteBuilderExtensions.g.cs (1)
90
var objectJsonTypeInfo = (JsonTypeInfo<object?>)jsonSerializerOptions.
GetTypeInfo
(typeof(object));
_generated\1\OpenApiJsonSchemaContext.Decimal.g.cs (1)
22
get => _Decimal ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<decimal>)Options.
GetTypeInfo
(typeof(decimal));
_generated\2\OpenApiJsonSchemaContext.OpenApiJsonSchema.g.cs (1)
22
get => _OpenApiJsonSchema ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::OpenApiJsonSchema>)Options.
GetTypeInfo
(typeof(global::OpenApiJsonSchema));
_generated\3\OpenApiJsonSchemaContext.JsonNode.g.cs (1)
22
get => _JsonNode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.Nodes.JsonNode>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.Nodes.JsonNode));
_generated\4\OpenApiJsonSchemaContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\5\OpenApiJsonSchemaContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Extensions\JsonNodeSchemaExtensions.cs (1)
449
var jsonDerivedType = context.TypeInfo.Options.
GetTypeInfo
(derivedType.DerivedType);
Schemas\OpenApiJsonSchema.Helpers.cs (2)
233
var valueConverter = (JsonConverter<OpenApiJsonSchema>)options.
GetTypeInfo
(typeof(OpenApiJsonSchema)).Converter;
305
var additionalPropsConverter = (JsonConverter<OpenApiJsonSchema>)options.
GetTypeInfo
(typeof(OpenApiJsonSchema)).Converter;
Services\Schemas\OpenApiSchemaService.cs (7)
254
schemaAsJsonObject.ApplyParameterInfo(parameterDescription, _jsonSerializerOptions.
GetTypeInfo
(type));
313
var jsonTypeInfo = _jsonSerializerOptions.
GetTypeInfo
(t);
500
var jsonTypeInfo = _jsonSerializerOptions.
GetTypeInfo
(type);
537
var derivedJsonTypeInfo = _jsonSerializerOptions.
GetTypeInfo
(derivedType.DerivedType);
550
var elementTypeInfo = _jsonSerializerOptions.
GetTypeInfo
(jsonTypeInfo.ElementType);
560
await InnerApplySchemaTransformersAsync(propertySchema, _jsonSerializerOptions.
GetTypeInfo
(propertyInfo.PropertyType), propertyInfo, context, transformer, cancellationToken);
568
var elementTypeInfo = _jsonSerializerOptions.
GetTypeInfo
(jsonTypeInfo.ElementType);
Microsoft.AspNetCore.Routing (1)
src\aspnetcore\src\Shared\Json\JsonSerializerExtensions.cs (1)
22
return options.
GetTypeInfo
(type);
Microsoft.AspNetCore.StaticAssets (11)
_generated\1\StaticAssetsManifestJsonContext.StaticAssetDescriptor.g.cs (1)
22
get => _StaticAssetDescriptor ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticAssets.StaticAssetDescriptor>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticAssets.StaticAssetDescriptor));
_generated\10\StaticAssetsManifestJsonContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\11\StaticAssetsManifestJsonContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\2\StaticAssetsManifestJsonContext.StaticAssetProperty.g.cs (1)
22
get => _StaticAssetProperty ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticAssets.StaticAssetProperty>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticAssets.StaticAssetProperty));
_generated\3\StaticAssetsManifestJsonContext.StaticAssetResponseHeader.g.cs (1)
22
get => _StaticAssetResponseHeader ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticAssets.StaticAssetResponseHeader>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticAssets.StaticAssetResponseHeader));
_generated\4\StaticAssetsManifestJsonContext.StaticAssetSelector.g.cs (1)
22
get => _StaticAssetSelector ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticAssets.StaticAssetSelector>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticAssets.StaticAssetSelector));
_generated\5\StaticAssetsManifestJsonContext.StaticAssetsManifest.g.cs (1)
22
get => _StaticAssetsManifest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticAssets.StaticAssetsManifest>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticAssets.StaticAssetsManifest));
_generated\6\StaticAssetsManifestJsonContext.IReadOnlyListStaticAssetProperty.g.cs (1)
22
get => _IReadOnlyListStaticAssetProperty ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<global::Microsoft.AspNetCore.StaticAssets.StaticAssetProperty>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyList<global::Microsoft.AspNetCore.StaticAssets.StaticAssetProperty>));
_generated\7\StaticAssetsManifestJsonContext.IReadOnlyListStaticAssetResponseHeader.g.cs (1)
22
get => _IReadOnlyListStaticAssetResponseHeader ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<global::Microsoft.AspNetCore.StaticAssets.StaticAssetResponseHeader>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyList<global::Microsoft.AspNetCore.StaticAssets.StaticAssetResponseHeader>));
_generated\8\StaticAssetsManifestJsonContext.IReadOnlyListStaticAssetSelector.g.cs (1)
22
get => _IReadOnlyListStaticAssetSelector ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<global::Microsoft.AspNetCore.StaticAssets.StaticAssetSelector>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyList<global::Microsoft.AspNetCore.StaticAssets.StaticAssetSelector>));
_generated\9\StaticAssetsManifestJsonContext.ListStaticAssetDescriptor.g.cs (1)
22
get => _ListStaticAssetDescriptor ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::Microsoft.AspNetCore.StaticAssets.StaticAssetDescriptor>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<global::Microsoft.AspNetCore.StaticAssets.StaticAssetDescriptor>));
Microsoft.Build (7)
_generated\0\TasksDetailsJsonContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\1\TasksDetailsJsonContext.Double.g.cs (1)
22
get => _Double ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<double>)Options.
GetTypeInfo
(typeof(double));
_generated\2\TasksDetailsJsonContext.TaskDetailInfo.g.cs (1)
22
get => _TaskDetailInfo ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Build.Framework.Telemetry.TelemetryDataUtils.TaskDetailInfo>)Options.
GetTypeInfo
(typeof(global::Microsoft.Build.Framework.Telemetry.TelemetryDataUtils.TaskDetailInfo));
_generated\3\TasksDetailsJsonContext.ListTaskDetailInfo.g.cs (1)
22
get => _ListTaskDetailInfo ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::Microsoft.Build.Framework.Telemetry.TelemetryDataUtils.TaskDetailInfo>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<global::Microsoft.Build.Framework.Telemetry.TelemetryDataUtils.TaskDetailInfo>));
_generated\4\TasksDetailsJsonContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\5\TasksDetailsJsonContext.Int64.g.cs (1)
22
get => _Int64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<long>)Options.
GetTypeInfo
(typeof(long));
_generated\6\TasksDetailsJsonContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Microsoft.Diagnostics.DataContractReader (13)
_generated\0\ContractDescriptorContext.ContractDescriptor.g.cs (1)
24
get => _ContractDescriptor ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Diagnostics.DataContractReader.ContractDescriptorParser.ContractDescriptor>)Options.
GetTypeInfo
(typeof(global::Microsoft.Diagnostics.DataContractReader.ContractDescriptorParser.ContractDescriptor));
_generated\1\ContractDescriptorContext.FieldDescriptor.g.cs (1)
24
get => _FieldDescriptor ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Diagnostics.DataContractReader.ContractDescriptorParser.FieldDescriptor>)Options.
GetTypeInfo
(typeof(global::Microsoft.Diagnostics.DataContractReader.ContractDescriptorParser.FieldDescriptor));
_generated\10\ContractDescriptorContext.Int32.g.cs (1)
24
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\11\ContractDescriptorContext.NullableInt32.g.cs (1)
24
get => _NullableInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int?>)Options.
GetTypeInfo
(typeof(int?));
_generated\12\ContractDescriptorContext.String.g.cs (1)
24
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\2\ContractDescriptorContext.GlobalDescriptor.g.cs (1)
24
get => _GlobalDescriptor ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Diagnostics.DataContractReader.ContractDescriptorParser.GlobalDescriptor>)Options.
GetTypeInfo
(typeof(global::Microsoft.Diagnostics.DataContractReader.ContractDescriptorParser.GlobalDescriptor));
_generated\3\ContractDescriptorContext.TypeDescriptor.g.cs (1)
24
get => _TypeDescriptor ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Diagnostics.DataContractReader.ContractDescriptorParser.TypeDescriptor>)Options.
GetTypeInfo
(typeof(global::Microsoft.Diagnostics.DataContractReader.ContractDescriptorParser.TypeDescriptor));
_generated\4\ContractDescriptorContext.DictionaryStringFieldDescriptor.g.cs (1)
24
get => _DictionaryStringFieldDescriptor ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.Diagnostics.DataContractReader.ContractDescriptorParser.FieldDescriptor>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::Microsoft.Diagnostics.DataContractReader.ContractDescriptorParser.FieldDescriptor>));
_generated\5\ContractDescriptorContext.DictionaryStringGlobalDescriptor.g.cs (1)
24
get => _DictionaryStringGlobalDescriptor ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.Diagnostics.DataContractReader.ContractDescriptorParser.GlobalDescriptor>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::Microsoft.Diagnostics.DataContractReader.ContractDescriptorParser.GlobalDescriptor>));
_generated\6\ContractDescriptorContext.DictionaryStringTypeDescriptor.g.cs (1)
24
get => _DictionaryStringTypeDescriptor ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.Diagnostics.DataContractReader.ContractDescriptorParser.TypeDescriptor>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::Microsoft.Diagnostics.DataContractReader.ContractDescriptorParser.TypeDescriptor>));
_generated\7\ContractDescriptorContext.DictionaryStringJsonElement.g.cs (1)
24
get => _DictionaryStringJsonElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::System.Text.Json.JsonElement>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::System.Text.Json.JsonElement>));
_generated\8\ContractDescriptorContext.DictionaryStringString.g.cs (1)
24
get => _DictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, string>));
_generated\9\ContractDescriptorContext.JsonElement.g.cs (1)
24
get => _JsonElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.JsonElement>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.JsonElement));
Microsoft.DotNet.Cli.Definitions (3)
_generated\0\GlobalJsonSerializerContext.GlobalJsonModel.g.cs (1)
24
get => _GlobalJsonModel ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Test.TestCommandDefinition.GlobalJsonModel>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Test.TestCommandDefinition.GlobalJsonModel));
_generated\1\GlobalJsonSerializerContext.GlobalJsonTestNode.g.cs (1)
24
get => _GlobalJsonTestNode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Test.TestCommandDefinition.GlobalJsonTestNode>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Test.TestCommandDefinition.GlobalJsonTestNode));
_generated\2\GlobalJsonSerializerContext.String.g.cs (1)
24
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Microsoft.DotNet.Cli.Telemetry (21)
_generated\0\TelemetryJsonContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\1\TelemetryJsonContext.ExceptionData.g.cs (1)
22
get => _ExceptionData ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.ExceptionData>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.ExceptionData));
_generated\10\TelemetryJsonContext.ExceptionEnvelope.g.cs (1)
22
get => _ExceptionEnvelope ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.ExceptionData>>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.ExceptionData>));
_generated\11\TelemetryJsonContext.MessageEnvelope.g.cs (1)
22
get => _MessageEnvelope ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.MessageData>>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.MessageData>));
_generated\12\TelemetryJsonContext.DependencyEnvelope.g.cs (1)
22
get => _DependencyEnvelope ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.RemoteDependencyData>>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.RemoteDependencyData>));
_generated\13\TelemetryJsonContext.RequestEnvelope.g.cs (1)
22
get => _RequestEnvelope ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.RequestData>>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.RequestData>));
_generated\14\TelemetryJsonContext.TrackResponse.g.cs (1)
22
get => _TrackResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TrackResponse>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TrackResponse));
_generated\15\TelemetryJsonContext.TrackResponseError.g.cs (1)
22
get => _TrackResponseError ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TrackResponseError>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TrackResponseError));
_generated\16\TelemetryJsonContext.DictionaryStringString.g.cs (1)
22
get => _DictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, string>));
_generated\17\TelemetryJsonContext.ListExceptionDetails.g.cs (1)
22
get => _ListExceptionDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::Microsoft.DotNet.Cli.Telemetry.Implementation.ExceptionDetails>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<global::Microsoft.DotNet.Cli.Telemetry.Implementation.ExceptionDetails>));
_generated\18\TelemetryJsonContext.ListTrackResponseError.g.cs (1)
22
get => _ListTrackResponseError ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TrackResponseError>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TrackResponseError>));
_generated\19\TelemetryJsonContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\2\TelemetryJsonContext.ExceptionDetails.g.cs (1)
22
get => _ExceptionDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.ExceptionDetails>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.ExceptionDetails));
_generated\20\TelemetryJsonContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\3\TelemetryJsonContext.MessageData.g.cs (1)
22
get => _MessageData ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.MessageData>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.MessageData));
_generated\4\TelemetryJsonContext.RemoteDependencyData.g.cs (1)
22
get => _RemoteDependencyData ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.RemoteDependencyData>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.RemoteDependencyData));
_generated\5\TelemetryJsonContext.RequestData.g.cs (1)
22
get => _RequestData ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.RequestData>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.RequestData));
_generated\6\TelemetryJsonContext.TelemetryDataExceptionData.g.cs (1)
22
get => _TelemetryDataExceptionData ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.ExceptionData>>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.ExceptionData>));
_generated\7\TelemetryJsonContext.TelemetryDataMessageData.g.cs (1)
22
get => _TelemetryDataMessageData ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.MessageData>>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.MessageData>));
_generated\8\TelemetryJsonContext.TelemetryDataRemoteDependencyData.g.cs (1)
22
get => _TelemetryDataRemoteDependencyData ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.RemoteDependencyData>>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.RemoteDependencyData>));
_generated\9\TelemetryJsonContext.TelemetryDataRequestData.g.cs (1)
22
get => _TelemetryDataRequestData ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.RequestData>>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.RequestData>));
Microsoft.DotNet.HotReload.WebAssembly.Browser (8)
_generated\1\WebAssemblyHotReloadJsonSerializerContext.ByteArray.g.cs (1)
22
get => _ByteArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<byte[]>)Options.
GetTypeInfo
(typeof(byte[]));
_generated\2\WebAssemblyHotReloadJsonSerializerContext.Delta.g.cs (1)
22
get => _Delta ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.HotReload.WebAssembly.Browser.WebAssemblyHotReload.Delta>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.HotReload.WebAssembly.Browser.WebAssemblyHotReload.Delta));
_generated\3\WebAssemblyHotReloadJsonSerializerContext.DeltaArray.g.cs (1)
22
get => _DeltaArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.HotReload.WebAssembly.Browser.WebAssemblyHotReload.Delta[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.HotReload.WebAssembly.Browser.WebAssemblyHotReload.Delta[]));
_generated\4\WebAssemblyHotReloadJsonSerializerContext.LogEntry.g.cs (1)
22
get => _LogEntry ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.HotReload.WebAssembly.Browser.WebAssemblyHotReload.LogEntry>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.HotReload.WebAssembly.Browser.WebAssemblyHotReload.LogEntry));
_generated\5\WebAssemblyHotReloadJsonSerializerContext.LogEntryArray.g.cs (1)
22
get => _LogEntryArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.HotReload.WebAssembly.Browser.WebAssemblyHotReload.LogEntry[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.HotReload.WebAssembly.Browser.WebAssemblyHotReload.LogEntry[]));
_generated\6\WebAssemblyHotReloadJsonSerializerContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\7\WebAssemblyHotReloadJsonSerializerContext.Int32Array.g.cs (1)
22
get => _Int32Array ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int[]>)Options.
GetTypeInfo
(typeof(int[]));
_generated\8\WebAssemblyHotReloadJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Microsoft.DotNet.ProjectTools (5)
_generated\0\LaunchProfileJsonSerializerContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\1\LaunchProfileJsonSerializerContext.ExecutableLaunchProfile.g.cs (1)
22
get => _ExecutableLaunchProfile ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.ProjectTools.ExecutableLaunchProfile>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.ProjectTools.ExecutableLaunchProfile));
_generated\2\LaunchProfileJsonSerializerContext.ProjectLaunchProfile.g.cs (1)
22
get => _ProjectLaunchProfile ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.ProjectTools.ProjectLaunchProfile>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.ProjectTools.ProjectLaunchProfile));
_generated\3\LaunchProfileJsonSerializerContext.ImmutableDictionaryStringString.g.cs (1)
22
get => _ImmutableDictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Immutable.ImmutableDictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Immutable.ImmutableDictionary<string, string>));
_generated\4\LaunchProfileJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Microsoft.DotNet.TemplateLocator (8)
_generated\0\WorkloadSetJsonSerializerContext.DictionaryStringString.g.cs (1)
22
get => _DictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, string>));
_generated\1\WorkloadSetJsonSerializerContext.IDictionaryStringString.g.cs (1)
22
get => _IDictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, string>));
_generated\10\InstallStateJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\2\WorkloadSetJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\6\InstallStateJsonSerializerContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\7\InstallStateJsonSerializerContext.NullableBoolean.g.cs (1)
22
get => _NullableBoolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool?>)Options.
GetTypeInfo
(typeof(bool?));
_generated\8\InstallStateJsonSerializerContext.InstallStateContents.g.cs (1)
22
get => _InstallStateContents ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Workload.InstallStateContents>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Workload.InstallStateContents));
_generated\9\InstallStateJsonSerializerContext.DictionaryStringString.g.cs (1)
22
get => _DictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, string>));
Microsoft.Extensions.AI (49)
..\..\..\..\src\Libraries\Microsoft.Extensions.AI\ChatCompletion\ChatClientStructuredOutputExtensions.cs (1)
169
}, AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(JsonObject)));
..\..\..\..\src\Libraries\Microsoft.Extensions.AI\ChatCompletion\ChatResponse{T}.cs (1)
150
deserialized = DeserializeFirstTopLevelObject(json!, (JsonTypeInfo<T>)_serializerOptions.
GetTypeInfo
(typeof(T)));
..\..\..\..\src\Libraries\Microsoft.Extensions.AI\ChatCompletion\DistributedCachingChatClient.cs (4)
79
return (ChatResponse?)JsonSerializer.Deserialize(existingJson, JsonSerializerOptions.
GetTypeInfo
(typeof(ChatResponse)));
93
return (IReadOnlyList<ChatResponseUpdate>?)JsonSerializer.Deserialize(existingJson, JsonSerializerOptions.
GetTypeInfo
(typeof(IReadOnlyList<ChatResponseUpdate>)));
106
var newJson = JsonSerializer.SerializeToUtf8Bytes(value, JsonSerializerOptions.
GetTypeInfo
(typeof(ChatResponse)));
117
var newJson = JsonSerializer.SerializeToUtf8Bytes(value, JsonSerializerOptions.
GetTypeInfo
(typeof(IReadOnlyList<ChatResponseUpdate>)));
..\..\..\..\src\Libraries\Microsoft.Extensions.AI\ChatCompletion\OpenTelemetryChatClient.cs (1)
530
JsonSerializer.Serialize(new object[1] { new OtelGenericPart { Content = options!.Instructions } }, OtelMessageSerializer.DefaultOptions.
GetTypeInfo
(typeof(IList<object>))));
..\..\..\..\src\Libraries\Microsoft.Extensions.AI\Common\OtelMessageSerializer.cs (2)
23
JsonSerializer.SerializeToElement(new object(), DefaultOptions.
GetTypeInfo
(typeof(object)));
255
return JsonSerializer.Serialize(output, DefaultOptions.
GetTypeInfo
(typeof(IList<object>)));
..\..\..\..\src\Libraries\Microsoft.Extensions.AI\Embeddings\DistributedCachingEmbeddingGenerator.cs (2)
83
return JsonSerializer.Deserialize(existingJson, (JsonTypeInfo<TEmbedding>)_jsonSerializerOptions.
GetTypeInfo
(typeof(TEmbedding)));
96
var newJson = JsonSerializer.SerializeToUtf8Bytes(value, (JsonTypeInfo<TEmbedding>)_jsonSerializerOptions.
GetTypeInfo
(typeof(TEmbedding)));
..\..\..\..\src\Libraries\Microsoft.Extensions.AI\Embeddings\LoggingEmbeddingGenerator.cs (1)
90
private string AsJson<T>(T value) => JsonSerializer.Serialize(value, _jsonSerializerOptions.
GetTypeInfo
(typeof(T)));
Generated\361d1da7f942c932\OtelContext.IEnumerableRealtimeOtelMessage.g.cs (1)
22
get => _IEnumerableRealtimeOtelMessage ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<global::Microsoft.Extensions.AI.RealtimeOtelMessage>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<global::Microsoft.Extensions.AI.RealtimeOtelMessage>));
Generated\361d1da7f942c932\OtelContext.IReadOnlyDictionaryStringObject.g.cs (1)
22
get => _IReadOnlyDictionaryStringObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyDictionary<string, object>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyDictionary<string, object>));
Generated\361d1da7f942c932\OtelContext.OtelCodeInterpreterToolCall.g.cs (1)
22
get => _OtelCodeInterpreterToolCall ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OtelCodeInterpreterToolCall>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.OtelCodeInterpreterToolCall));
Generated\361d1da7f942c932\OtelContext.OtelCodeInterpreterToolCallResponse.g.cs (1)
22
get => _OtelCodeInterpreterToolCallResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OtelCodeInterpreterToolCallResponse>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.OtelCodeInterpreterToolCallResponse));
Generated\361d1da7f942c932\OtelContext.OtelImageGenerationToolCall.g.cs (1)
22
get => _OtelImageGenerationToolCall ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OtelImageGenerationToolCall>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.OtelImageGenerationToolCall));
Generated\361d1da7f942c932\OtelContext.OtelImageGenerationToolCallResponse.g.cs (1)
22
get => _OtelImageGenerationToolCallResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OtelImageGenerationToolCallResponse>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.OtelImageGenerationToolCallResponse));
Generated\361d1da7f942c932\OtelContext.OtelServerToolCallPartOtelCodeInterpreterToolCall.g.cs (1)
22
get => _OtelServerToolCallPartOtelCodeInterpreterToolCall ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OtelServerToolCallPart<global::Microsoft.Extensions.AI.OtelCodeInterpreterToolCall>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.OtelServerToolCallPart<global::Microsoft.Extensions.AI.OtelCodeInterpreterToolCall>));
Generated\361d1da7f942c932\OtelContext.OtelServerToolCallPartOtelImageGenerationToolCall.g.cs (1)
22
get => _OtelServerToolCallPartOtelImageGenerationToolCall ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OtelServerToolCallPart<global::Microsoft.Extensions.AI.OtelImageGenerationToolCall>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.OtelServerToolCallPart<global::Microsoft.Extensions.AI.OtelImageGenerationToolCall>));
Generated\361d1da7f942c932\OtelContext.OtelServerToolCallPartOtelMcpApprovalRequest.g.cs (1)
22
get => _OtelServerToolCallPartOtelMcpApprovalRequest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OtelServerToolCallPart<global::Microsoft.Extensions.AI.OtelMcpApprovalRequest>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.OtelServerToolCallPart<global::Microsoft.Extensions.AI.OtelMcpApprovalRequest>));
Generated\361d1da7f942c932\OtelContext.OtelServerToolCallPartOtelMcpToolCall.g.cs (1)
22
get => _OtelServerToolCallPartOtelMcpToolCall ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OtelServerToolCallPart<global::Microsoft.Extensions.AI.OtelMcpToolCall>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.OtelServerToolCallPart<global::Microsoft.Extensions.AI.OtelMcpToolCall>));
Generated\361d1da7f942c932\OtelContext.OtelServerToolCallResponsePartOtelCodeInterpreterToolCallResponse.g.cs (1)
22
get => _OtelServerToolCallResponsePartOtelCodeInterpreterToolCallResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.OtelCodeInterpreterToolCallResponse>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.OtelCodeInterpreterToolCallResponse>));
Generated\361d1da7f942c932\OtelContext.OtelServerToolCallResponsePartOtelImageGenerationToolCallResponse.g.cs (1)
22
get => _OtelServerToolCallResponsePartOtelImageGenerationToolCallResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.OtelImageGenerationToolCallResponse>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.OtelImageGenerationToolCallResponse>));
Generated\361d1da7f942c932\OtelContext.OtelServerToolCallResponsePartOtelMcpApprovalResponse.g.cs (1)
22
get => _OtelServerToolCallResponsePartOtelMcpApprovalResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.OtelMcpApprovalResponse>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.OtelMcpApprovalResponse>));
Generated\361d1da7f942c932\OtelContext.OtelServerToolCallResponsePartOtelMcpToolCallResponse.g.cs (1)
22
get => _OtelServerToolCallResponsePartOtelMcpToolCallResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.OtelMcpToolCallResponse>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.OtelServerToolCallResponsePart<global::Microsoft.Extensions.AI.OtelMcpToolCallResponse>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OtelContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OtelContext.IDictionaryStringObject.g.cs (1)
22
get => _IDictionaryStringObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, object>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, object>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OtelContext.IEnumerableOtelFunction.g.cs (1)
22
get => _IEnumerableOtelFunction ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<global::Microsoft.Extensions.AI.OtelFunction>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<global::Microsoft.Extensions.AI.OtelFunction>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OtelContext.IListObject.g.cs (1)
22
get => _IListObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<object>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<object>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OtelContext.JsonElement.g.cs (1)
22
get => _JsonElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.JsonElement>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.JsonElement));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OtelContext.ListObject.g.cs (1)
22
get => _ListObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<object>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<object>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OtelContext.NullableJsonElement.g.cs (1)
22
get => _NullableJsonElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.JsonElement?>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.JsonElement?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OtelContext.Object.g.cs (1)
22
get => _Object ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object>)Options.
GetTypeInfo
(typeof(object));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OtelContext.OtelBlobPart.g.cs (1)
22
get => _OtelBlobPart ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OtelBlobPart>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.OtelBlobPart));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OtelContext.OtelFilePart.g.cs (1)
22
get => _OtelFilePart ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OtelFilePart>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.OtelFilePart));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OtelContext.OtelFunction.g.cs (1)
22
get => _OtelFunction ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OtelFunction>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.OtelFunction));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OtelContext.OtelGenericPart.g.cs (1)
22
get => _OtelGenericPart ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OtelGenericPart>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.OtelGenericPart));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OtelContext.OtelMcpApprovalRequest.g.cs (1)
22
get => _OtelMcpApprovalRequest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OtelMcpApprovalRequest>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.OtelMcpApprovalRequest));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OtelContext.OtelMcpApprovalResponse.g.cs (1)
22
get => _OtelMcpApprovalResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OtelMcpApprovalResponse>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.OtelMcpApprovalResponse));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OtelContext.OtelMcpToolCall.g.cs (1)
22
get => _OtelMcpToolCall ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OtelMcpToolCall>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.OtelMcpToolCall));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OtelContext.OtelMcpToolCallResponse.g.cs (1)
22
get => _OtelMcpToolCallResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OtelMcpToolCallResponse>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.OtelMcpToolCallResponse));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OtelContext.OtelMessage.g.cs (1)
22
get => _OtelMessage ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OtelMessage>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.OtelMessage));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OtelContext.OtelToolCallRequestPart.g.cs (1)
22
get => _OtelToolCallRequestPart ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OtelToolCallRequestPart>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.OtelToolCallRequestPart));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OtelContext.OtelToolCallResponsePart.g.cs (1)
22
get => _OtelToolCallResponsePart ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OtelToolCallResponsePart>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.OtelToolCallResponsePart));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OtelContext.OtelUriPart.g.cs (1)
22
get => _OtelUriPart ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OtelUriPart>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.OtelUriPart));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OtelContext.RealtimeOtelMessage.g.cs (1)
22
get => _RealtimeOtelMessage ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.RealtimeOtelMessage>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.RealtimeOtelMessage));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OtelContext.RealtimeOtelToolCallPart.g.cs (1)
22
get => _RealtimeOtelToolCallPart ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.RealtimeOtelToolCallPart>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.RealtimeOtelToolCallPart));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OtelContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Microsoft.Extensions.AI.Abstractions (145)
..\..\..\..\src\Libraries\Microsoft.Extensions.AI.Abstractions\Functions\AIFunctionFactory.cs (5)
961
JsonTypeInfo? typeInfo = serializerOptions.
GetTypeInfo
(parameterType);
1000
string json = JsonSerializer.Serialize(value, serializerOptions.
GetTypeInfo
(value.GetType()));
1119
returnTypeInfo = serializerOptions.
GetTypeInfo
(returnType);
1160
returnTypeInfo = serializerOptions.
GetTypeInfo
(returnType);
1186
returnTypeInfo = serializerOptions.
GetTypeInfo
(returnType);
..\..\..\..\src\Libraries\Microsoft.Extensions.AI.Abstractions\Utilities\AIJsonUtilities.cs (1)
88
JsonTypeInfo jti = serializerOptions.
GetTypeInfo
(typeof(object));
..\..\..\..\src\Libraries\Microsoft.Extensions.AI.Abstractions\Utilities\AIJsonUtilities.Schema.Create.cs (2)
250
? JsonSerializer.SerializeToNode(defaultValue, serializerOptions.
GetTypeInfo
(defaultValue.GetType()))
701
if (allowedValue is not null && JsonSerializer.SerializeToNode(allowedValue, serializerOptions.
GetTypeInfo
(allowedValue.GetType())) is { } valueNode)
Generated\361d1da7f942c932\JsonContext.AdditionalPropertiesDictionary.g.cs (1)
24
get => _AdditionalPropertiesDictionary ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary));
Generated\361d1da7f942c932\JsonContext.AdditionalPropertiesDictionaryInt64.g.cs (1)
24
get => _AdditionalPropertiesDictionaryInt64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary<long>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary<long>));
Generated\361d1da7f942c932\JsonContext.CodeInterpreterToolCallContent.g.cs (1)
24
get => _CodeInterpreterToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.CodeInterpreterToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.CodeInterpreterToolCallContent));
Generated\361d1da7f942c932\JsonContext.CodeInterpreterToolResultContent.g.cs (1)
24
get => _CodeInterpreterToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.CodeInterpreterToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.CodeInterpreterToolResultContent));
Generated\361d1da7f942c932\JsonContext.EmbeddingGenerationOptions.g.cs (1)
24
get => _EmbeddingGenerationOptions ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.EmbeddingGenerationOptions>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.EmbeddingGenerationOptions));
Generated\361d1da7f942c932\JsonContext.EmbeddingGeneratorMetadata.g.cs (1)
24
get => _EmbeddingGeneratorMetadata ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.EmbeddingGeneratorMetadata>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.EmbeddingGeneratorMetadata));
Generated\361d1da7f942c932\JsonContext.ImageGenerationResponseFormat.g.cs (1)
24
get => _ImageGenerationResponseFormat ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ImageGenerationResponseFormat>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ImageGenerationResponseFormat));
Generated\361d1da7f942c932\JsonContext.ImageGenerationToolCallContent.g.cs (1)
24
get => _ImageGenerationToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ImageGenerationToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ImageGenerationToolCallContent));
Generated\361d1da7f942c932\JsonContext.ImageGenerationToolResultContent.g.cs (1)
24
get => _ImageGenerationToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ImageGenerationToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ImageGenerationToolResultContent));
Generated\361d1da7f942c932\JsonContext.IReadOnlyListChatResponseUpdate.g.cs (1)
24
get => _IReadOnlyListChatResponseUpdate ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<global::Microsoft.Extensions.AI.ChatResponseUpdate>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyList<global::Microsoft.Extensions.AI.ChatResponseUpdate>));
Generated\361d1da7f942c932\JsonContext.IReadOnlyListSpeechToTextResponseUpdate.g.cs (1)
24
get => _IReadOnlyListSpeechToTextResponseUpdate ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<global::Microsoft.Extensions.AI.SpeechToTextResponseUpdate>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyList<global::Microsoft.Extensions.AI.SpeechToTextResponseUpdate>));
Generated\361d1da7f942c932\JsonContext.IReadOnlyListTextToSpeechResponseUpdate.g.cs (1)
24
get => _IReadOnlyListTextToSpeechResponseUpdate ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<global::Microsoft.Extensions.AI.TextToSpeechResponseUpdate>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyList<global::Microsoft.Extensions.AI.TextToSpeechResponseUpdate>));
Generated\361d1da7f942c932\JsonContext.McpServerToolResultContent.g.cs (1)
24
get => _McpServerToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.McpServerToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.McpServerToolResultContent));
Generated\361d1da7f942c932\JsonContext.NullableImageGenerationResponseFormat.g.cs (1)
24
get => _NullableImageGenerationResponseFormat ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ImageGenerationResponseFormat?>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ImageGenerationResponseFormat?));
Generated\361d1da7f942c932\JsonContext.SpeechToTextClientMetadata.g.cs (1)
24
get => _SpeechToTextClientMetadata ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.SpeechToTextClientMetadata>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.SpeechToTextClientMetadata));
Generated\361d1da7f942c932\JsonContext.SpeechToTextResponseUpdate.g.cs (1)
24
get => _SpeechToTextResponseUpdate ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.SpeechToTextResponseUpdate>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.SpeechToTextResponseUpdate));
Generated\361d1da7f942c932\JsonContext.SpeechToTextResponseUpdateKind.g.cs (1)
24
get => _SpeechToTextResponseUpdateKind ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.SpeechToTextResponseUpdateKind>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.SpeechToTextResponseUpdateKind));
Generated\361d1da7f942c932\JsonContext.TextToSpeechClientMetadata.g.cs (1)
24
get => _TextToSpeechClientMetadata ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.TextToSpeechClientMetadata>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.TextToSpeechClientMetadata));
Generated\361d1da7f942c932\JsonContext.TextToSpeechResponseUpdate.g.cs (1)
24
get => _TextToSpeechResponseUpdate ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.TextToSpeechResponseUpdate>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.TextToSpeechResponseUpdate));
Generated\361d1da7f942c932\JsonContext.TextToSpeechResponseUpdateKind.g.cs (1)
24
get => _TextToSpeechResponseUpdateKind ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.TextToSpeechResponseUpdateKind>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.TextToSpeechResponseUpdateKind));
Generated\361d1da7f942c932\JsonContext.ToolApprovalRequestContent.g.cs (1)
24
get => _ToolApprovalRequestContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ToolApprovalRequestContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ToolApprovalRequestContent));
Generated\361d1da7f942c932\JsonContext.ToolApprovalResponseContent.g.cs (1)
24
get => _ToolApprovalResponseContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ToolApprovalResponseContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ToolApprovalResponseContent));
Generated\361d1da7f942c932\JsonContext.WebSearchToolResultContent.g.cs (1)
24
get => _WebSearchToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.WebSearchToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.WebSearchToolResultContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.AIAnnotation.g.cs (1)
24
get => _AIAnnotation ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AIAnnotation>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AIAnnotation));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.AIContent.g.cs (1)
24
get => _AIContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AIContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AIContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.AIFunctionArguments.g.cs (1)
24
get => _AIFunctionArguments ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AIFunctionArguments>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AIFunctionArguments));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.AnnotatedRegion.g.cs (1)
24
get => _AnnotatedRegion ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AnnotatedRegion>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AnnotatedRegion));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.AutoChatToolMode.g.cs (1)
24
get => _AutoChatToolMode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AutoChatToolMode>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AutoChatToolMode));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.BinaryEmbedding.g.cs (1)
24
get => _BinaryEmbedding ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.BinaryEmbedding>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.BinaryEmbedding));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.BitArray.g.cs (1)
24
get => _BitArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.BitArray>)Options.
GetTypeInfo
(typeof(global::System.Collections.BitArray));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Boolean.g.cs (1)
24
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Char.g.cs (1)
24
get => _Char ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<char>)Options.
GetTypeInfo
(typeof(char));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ChatClientMetadata.g.cs (1)
24
get => _ChatClientMetadata ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatClientMetadata>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatClientMetadata));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ChatFinishReason.g.cs (1)
24
get => _ChatFinishReason ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatFinishReason>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatFinishReason));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ChatMessage.g.cs (1)
24
get => _ChatMessage ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatMessage>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatMessage));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ChatMessageArray.g.cs (1)
24
get => _ChatMessageArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatMessage[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatMessage[]));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ChatOptions.g.cs (1)
24
get => _ChatOptions ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatOptions>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatOptions));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ChatResponse.g.cs (1)
24
get => _ChatResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatResponse>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatResponse));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ChatResponseFormat.g.cs (1)
24
get => _ChatResponseFormat ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatResponseFormat>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatResponseFormat));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ChatResponseFormatJson.g.cs (1)
24
get => _ChatResponseFormatJson ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatResponseFormatJson>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatResponseFormatJson));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ChatResponseFormatText.g.cs (1)
24
get => _ChatResponseFormatText ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatResponseFormatText>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatResponseFormatText));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ChatResponseUpdate.g.cs (1)
24
get => _ChatResponseUpdate ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatResponseUpdate>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatResponseUpdate));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ChatRole.g.cs (1)
24
get => _ChatRole ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatRole>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatRole));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ChatToolMode.g.cs (1)
24
get => _ChatToolMode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatToolMode>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatToolMode));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.CitationAnnotation.g.cs (1)
24
get => _CitationAnnotation ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.CitationAnnotation>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.CitationAnnotation));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.DataContent.g.cs (1)
24
get => _DataContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.DataContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.DataContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.DateTime.g.cs (1)
24
get => _DateTime ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTime>)Options.
GetTypeInfo
(typeof(global::System.DateTime));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.DateTimeOffset.g.cs (1)
24
get => _DateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Decimal.g.cs (1)
24
get => _Decimal ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<decimal>)Options.
GetTypeInfo
(typeof(decimal));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.DictionaryStringObject.g.cs (1)
24
get => _DictionaryStringObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, object>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, object>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Double.g.cs (1)
24
get => _Double ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<double>)Options.
GetTypeInfo
(typeof(double));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Embedding.g.cs (1)
24
get => _Embedding ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Embedding>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Embedding));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.EmbeddingByte.g.cs (1)
24
get => _EmbeddingByte ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Embedding<byte>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Embedding<byte>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.EmbeddingDouble.g.cs (1)
24
get => _EmbeddingDouble ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Embedding<double>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Embedding<double>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.EmbeddingHalf.g.cs (1)
24
get => _EmbeddingHalf ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Embedding<global::System.Half>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Embedding<global::System.Half>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.EmbeddingInt32.g.cs (1)
24
get => _EmbeddingInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Embedding<int>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Embedding<int>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.EmbeddingSByte.g.cs (1)
24
get => _EmbeddingSByte ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Embedding<sbyte>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Embedding<sbyte>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.EmbeddingSingle.g.cs (1)
24
get => _EmbeddingSingle ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Embedding<float>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Embedding<float>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ErrorContent.g.cs (1)
24
get => _ErrorContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ErrorContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ErrorContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.FunctionCallContent.g.cs (1)
24
get => _FunctionCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.FunctionCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.FunctionCallContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.FunctionResultContent.g.cs (1)
24
get => _FunctionResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.FunctionResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.FunctionResultContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Half.g.cs (1)
24
get => _Half ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Half>)Options.
GetTypeInfo
(typeof(global::System.Half));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.HostedFileClientMetadata.g.cs (1)
24
get => _HostedFileClientMetadata ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.HostedFileClientMetadata>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.HostedFileClientMetadata));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.HostedFileClientOptions.g.cs (1)
24
get => _HostedFileClientOptions ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.HostedFileClientOptions>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.HostedFileClientOptions));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.HostedFileContent.g.cs (1)
24
get => _HostedFileContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.HostedFileContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.HostedFileContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.HostedVectorStoreContent.g.cs (1)
24
get => _HostedVectorStoreContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.HostedVectorStoreContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.HostedVectorStoreContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IDictionaryStringObject.g.cs (1)
24
get => _IDictionaryStringObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, object>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, object>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IEnumerableAIContent.g.cs (1)
24
get => _IEnumerableAIContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<global::Microsoft.Extensions.AI.AIContent>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<global::Microsoft.Extensions.AI.AIContent>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IEnumerableChatMessage.g.cs (1)
24
get => _IEnumerableChatMessage ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<global::Microsoft.Extensions.AI.ChatMessage>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<global::Microsoft.Extensions.AI.ChatMessage>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IEnumerableString.g.cs (1)
24
get => _IEnumerableString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<string>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IListAIAnnotation.g.cs (1)
24
get => _IListAIAnnotation ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IListAIContent.g.cs (1)
24
get => _IListAIContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIContent>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIContent>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IListAnnotatedRegion.g.cs (1)
24
get => _IListAnnotatedRegion ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AnnotatedRegion>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AnnotatedRegion>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IListChatMessage.g.cs (1)
24
get => _IListChatMessage ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.ChatMessage>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.ChatMessage>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IListString.g.cs (1)
24
get => _IListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<string>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ImageGenerationOptions.g.cs (1)
24
get => _ImageGenerationOptions ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ImageGenerationOptions>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ImageGenerationOptions));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ImageGenerationResponse.g.cs (1)
24
get => _ImageGenerationResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ImageGenerationResponse>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ImageGenerationResponse));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.InputRequestContent.g.cs (1)
24
get => _InputRequestContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.InputRequestContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.InputRequestContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.InputResponseContent.g.cs (1)
24
get => _InputResponseContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.InputResponseContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.InputResponseContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Int16.g.cs (1)
24
get => _Int16 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<short>)Options.
GetTypeInfo
(typeof(short));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Int32.g.cs (1)
24
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Int64.g.cs (1)
24
get => _Int64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<long>)Options.
GetTypeInfo
(typeof(long));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.JsonArray.g.cs (1)
24
get => _JsonArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.Nodes.JsonArray>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.Nodes.JsonArray));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.JsonDocument.g.cs (1)
24
get => _JsonDocument ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.JsonDocument>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.JsonDocument));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.JsonElement.g.cs (1)
24
get => _JsonElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.JsonElement>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.JsonElement));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.JsonNode.g.cs (1)
24
get => _JsonNode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.Nodes.JsonNode>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.Nodes.JsonNode));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.JsonObject.g.cs (1)
24
get => _JsonObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.Nodes.JsonObject>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.Nodes.JsonObject));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.JsonValue.g.cs (1)
24
get => _JsonValue ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.Nodes.JsonValue>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.Nodes.JsonValue));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.McpServerToolCallContent.g.cs (1)
24
get => _McpServerToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.McpServerToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.McpServerToolCallContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NoneChatToolMode.g.cs (1)
24
get => _NoneChatToolMode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.NoneChatToolMode>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.NoneChatToolMode));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableBoolean.g.cs (1)
24
get => _NullableBoolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool?>)Options.
GetTypeInfo
(typeof(bool?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableChatFinishReason.g.cs (1)
24
get => _NullableChatFinishReason ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatFinishReason?>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatFinishReason?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableChatRole.g.cs (1)
24
get => _NullableChatRole ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatRole?>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatRole?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableDateTimeOffset.g.cs (1)
24
get => _NullableDateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset?>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableInt32.g.cs (1)
24
get => _NullableInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int?>)Options.
GetTypeInfo
(typeof(int?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableInt64.g.cs (1)
24
get => _NullableInt64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<long?>)Options.
GetTypeInfo
(typeof(long?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableJsonElement.g.cs (1)
24
get => _NullableJsonElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.JsonElement?>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.JsonElement?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableReasoningEffort.g.cs (1)
24
get => _NullableReasoningEffort ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ReasoningEffort?>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ReasoningEffort?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableReasoningOutput.g.cs (1)
24
get => _NullableReasoningOutput ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ReasoningOutput?>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ReasoningOutput?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableSingle.g.cs (1)
24
get => _NullableSingle ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<float?>)Options.
GetTypeInfo
(typeof(float?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableSize.g.cs (1)
24
get => _NullableSize ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Drawing.Size?>)Options.
GetTypeInfo
(typeof(global::System.Drawing.Size?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableTimeSpan.g.cs (1)
24
get => _NullableTimeSpan ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.TimeSpan?>)Options.
GetTypeInfo
(typeof(global::System.TimeSpan?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Object.g.cs (1)
24
get => _Object ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object>)Options.
GetTypeInfo
(typeof(object));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ReadOnlyMemoryByte.g.cs (1)
24
get => _ReadOnlyMemoryByte ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.ReadOnlyMemory<byte>>)Options.
GetTypeInfo
(typeof(global::System.ReadOnlyMemory<byte>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ReadOnlyMemoryDouble.g.cs (1)
24
get => _ReadOnlyMemoryDouble ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.ReadOnlyMemory<double>>)Options.
GetTypeInfo
(typeof(global::System.ReadOnlyMemory<double>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ReadOnlyMemoryHalf.g.cs (1)
24
get => _ReadOnlyMemoryHalf ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.ReadOnlyMemory<global::System.Half>>)Options.
GetTypeInfo
(typeof(global::System.ReadOnlyMemory<global::System.Half>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ReadOnlyMemoryInt32.g.cs (1)
24
get => _ReadOnlyMemoryInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.ReadOnlyMemory<int>>)Options.
GetTypeInfo
(typeof(global::System.ReadOnlyMemory<int>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ReadOnlyMemorySByte.g.cs (1)
24
get => _ReadOnlyMemorySByte ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.ReadOnlyMemory<sbyte>>)Options.
GetTypeInfo
(typeof(global::System.ReadOnlyMemory<sbyte>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ReadOnlyMemorySingle.g.cs (1)
24
get => _ReadOnlyMemorySingle ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.ReadOnlyMemory<float>>)Options.
GetTypeInfo
(typeof(global::System.ReadOnlyMemory<float>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ReasoningEffort.g.cs (1)
24
get => _ReasoningEffort ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ReasoningEffort>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ReasoningEffort));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ReasoningOptions.g.cs (1)
24
get => _ReasoningOptions ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ReasoningOptions>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ReasoningOptions));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ReasoningOutput.g.cs (1)
24
get => _ReasoningOutput ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ReasoningOutput>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ReasoningOutput));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.RequiredChatToolMode.g.cs (1)
24
get => _RequiredChatToolMode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.RequiredChatToolMode>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.RequiredChatToolMode));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ResponseContinuationToken.g.cs (1)
24
get => _ResponseContinuationToken ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ResponseContinuationToken>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ResponseContinuationToken));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.SByte.g.cs (1)
24
get => _SByte ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<sbyte>)Options.
GetTypeInfo
(typeof(sbyte));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Single.g.cs (1)
24
get => _Single ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<float>)Options.
GetTypeInfo
(typeof(float));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Size.g.cs (1)
24
get => _Size ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Drawing.Size>)Options.
GetTypeInfo
(typeof(global::System.Drawing.Size));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.SpeechToTextOptions.g.cs (1)
24
get => _SpeechToTextOptions ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.SpeechToTextOptions>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.SpeechToTextOptions));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.SpeechToTextResponse.g.cs (1)
24
get => _SpeechToTextResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.SpeechToTextResponse>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.SpeechToTextResponse));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.String.g.cs (1)
24
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.TextContent.g.cs (1)
24
get => _TextContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.TextContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.TextContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.TextReasoningContent.g.cs (1)
24
get => _TextReasoningContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.TextReasoningContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.TextReasoningContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.TextSpanAnnotatedRegion.g.cs (1)
24
get => _TextSpanAnnotatedRegion ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.TextSpanAnnotatedRegion>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.TextSpanAnnotatedRegion));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.TextToSpeechOptions.g.cs (1)
24
get => _TextToSpeechOptions ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.TextToSpeechOptions>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.TextToSpeechOptions));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.TextToSpeechResponse.g.cs (1)
24
get => _TextToSpeechResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.TextToSpeechResponse>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.TextToSpeechResponse));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.TimeSpan.g.cs (1)
24
get => _TimeSpan ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.TimeSpan>)Options.
GetTypeInfo
(typeof(global::System.TimeSpan));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ToolCallContent.g.cs (1)
24
get => _ToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ToolCallContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ToolResultContent.g.cs (1)
24
get => _ToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ToolResultContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.UInt16.g.cs (1)
24
get => _UInt16 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<ushort>)Options.
GetTypeInfo
(typeof(ushort));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.UInt32.g.cs (1)
24
get => _UInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<uint>)Options.
GetTypeInfo
(typeof(uint));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.UInt64.g.cs (1)
24
get => _UInt64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<ulong>)Options.
GetTypeInfo
(typeof(ulong));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Uri.g.cs (1)
24
get => _Uri ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Uri>)Options.
GetTypeInfo
(typeof(global::System.Uri));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.UriContent.g.cs (1)
24
get => _UriContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.UriContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.UriContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.UsageContent.g.cs (1)
24
get => _UsageContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.UsageContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.UsageContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.UsageDetails.g.cs (1)
24
get => _UsageDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.UsageDetails>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.UsageDetails));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.WebSearchToolCallContent.g.cs (1)
24
get => _WebSearchToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.WebSearchToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.WebSearchToolCallContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContextNoIndentation.JsonNode.g.cs (1)
24
get => _JsonNode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.Nodes.JsonNode>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.Nodes.JsonNode));
Microsoft.Extensions.AI.Abstractions.Tests (285)
..\..\..\..\test\Libraries\Microsoft.Extensions.AI.Abstractions.Tests\ChatCompletion\ChatResponseFormatTests.cs (1)
167
JsonSerializer.Serialize(format.Schema, AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(JsonElement))));
..\..\..\..\test\Libraries\Microsoft.Extensions.AI.Abstractions.Tests\Contents\AIAnnotationTests.cs (2)
52
string json = JsonSerializer.Serialize(original, AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(AIAnnotation)));
55
var deserialized = (AIAnnotation?)JsonSerializer.Deserialize(json, AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(AIAnnotation)));
..\..\..\..\test\Libraries\Microsoft.Extensions.AI.Abstractions.Tests\Contents\AIContentTests.cs (2)
48
string json = JsonSerializer.Serialize(original, AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(AIContent)));
51
AIContent? deserialized = (AIContent?)JsonSerializer.Deserialize(json, AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(AIContent)));
..\..\..\..\test\Libraries\Microsoft.Extensions.AI.Abstractions.Tests\Contents\CitationAnnotationTests.cs (2)
78
string json = JsonSerializer.Serialize(original, AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(CitationAnnotation)));
81
var deserialized = (CitationAnnotation?)JsonSerializer.Deserialize(json, AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(CitationAnnotation)));
..\..\..\..\test\Libraries\Microsoft.Extensions.AI.Abstractions.Tests\Utilities\AIJsonUtilitiesTests.cs (10)
676
JsonTypeInfo typeInfo = options.
GetTypeInfo
(testData.Type);
1316
var derivedAIContentTypes = options.
GetTypeInfo
(typeof(DerivedAIContent)).PolymorphismOptions!.DerivedTypes;
1317
var aiContentTypes = options.
GetTypeInfo
(typeof(AIContent)).PolymorphismOptions!.DerivedTypes;
1368
var toolCallTypes = options.
GetTypeInfo
(typeof(ToolCallContent)).PolymorphismOptions!.DerivedTypes;
1369
var aiContentTypes = options.
GetTypeInfo
(typeof(AIContent)).PolymorphismOptions!.DerivedTypes;
1407
var aiContentDerivedTypes = options.
GetTypeInfo
(typeof(AIContent)).PolymorphismOptions!.DerivedTypes;
1408
var derivedAIContentTypes = options.
GetTypeInfo
(typeof(DerivedAIContent)).PolymorphismOptions!.DerivedTypes;
1453
var aiContentDerivedTypes = options.
GetTypeInfo
(typeof(AIContent)).PolymorphismOptions!.DerivedTypes;
1454
var derivedAIContentTypes = options.
GetTypeInfo
(typeof(DerivedAIContent)).PolymorphismOptions!.DerivedTypes;
1812
JsonTypeInfo typeInfo = options.
GetTypeInfo
(testData.Type);
Generated\361d1da7f942c932\JsonContext.AdditionalPropertiesDictionary.g.cs (1)
24
get => _AdditionalPropertiesDictionary ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary));
Generated\361d1da7f942c932\JsonContext.ClassWithNullableMaxLengthProperty.g.cs (1)
24
get => _ClassWithNullableMaxLengthProperty ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AIJsonUtilitiesTests.ClassWithNullableMaxLengthProperty>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AIJsonUtilitiesTests.ClassWithNullableMaxLengthProperty));
Generated\361d1da7f942c932\JsonContext.CreateJsonSchema_IncorporatesTypesAndAnnotations_Type.g.cs (1)
24
get => _CreateJsonSchema_IncorporatesTypesAndAnnotations_Type ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AIJsonUtilitiesTests.CreateJsonSchema_IncorporatesTypesAndAnnotations_Type>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AIJsonUtilitiesTests.CreateJsonSchema_IncorporatesTypesAndAnnotations_Type));
Generated\361d1da7f942c932\TestJsonSerializerContext.AdditionalPropertiesDictionary.g.cs (1)
22
get => _AdditionalPropertiesDictionary ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary));
Generated\361d1da7f942c932\TestJsonSerializerContext.AdditionalPropertiesDictionaryInt64.g.cs (1)
22
get => _AdditionalPropertiesDictionaryInt64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary<long>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary<long>));
Generated\361d1da7f942c932\TestJsonSerializerContext.AIAnnotation.g.cs (1)
22
get => _AIAnnotation ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AIAnnotation>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AIAnnotation));
Generated\361d1da7f942c932\TestJsonSerializerContext.AIFunctionArguments.g.cs (1)
22
get => _AIFunctionArguments ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AIFunctionArguments>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AIFunctionArguments));
Generated\361d1da7f942c932\TestJsonSerializerContext.AnnotatedRegion.g.cs (1)
22
get => _AnnotatedRegion ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AnnotatedRegion>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AnnotatedRegion));
Generated\361d1da7f942c932\TestJsonSerializerContext.AutoChatToolMode.g.cs (1)
22
get => _AutoChatToolMode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AutoChatToolMode>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AutoChatToolMode));
Generated\361d1da7f942c932\TestJsonSerializerContext.BinaryEmbedding.g.cs (1)
22
get => _BinaryEmbedding ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.BinaryEmbedding>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.BinaryEmbedding));
Generated\361d1da7f942c932\TestJsonSerializerContext.ChatFinishReason.g.cs (1)
22
get => _ChatFinishReason ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatFinishReason>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatFinishReason));
Generated\361d1da7f942c932\TestJsonSerializerContext.ChatResponse.g.cs (1)
22
get => _ChatResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatResponse>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatResponse));
Generated\361d1da7f942c932\TestJsonSerializerContext.ChatResponseFormat.g.cs (1)
22
get => _ChatResponseFormat ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatResponseFormat>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatResponseFormat));
Generated\361d1da7f942c932\TestJsonSerializerContext.ChatResponseFormatJson.g.cs (1)
22
get => _ChatResponseFormatJson ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatResponseFormatJson>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatResponseFormatJson));
Generated\361d1da7f942c932\TestJsonSerializerContext.ChatResponseFormatText.g.cs (1)
22
get => _ChatResponseFormatText ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatResponseFormatText>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatResponseFormatText));
Generated\361d1da7f942c932\TestJsonSerializerContext.ChatResponseUpdate.g.cs (1)
22
get => _ChatResponseUpdate ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatResponseUpdate>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatResponseUpdate));
Generated\361d1da7f942c932\TestJsonSerializerContext.ChatToolMode.g.cs (1)
22
get => _ChatToolMode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatToolMode>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatToolMode));
Generated\361d1da7f942c932\TestJsonSerializerContext.CitationAnnotation.g.cs (1)
22
get => _CitationAnnotation ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.CitationAnnotation>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.CitationAnnotation));
Generated\361d1da7f942c932\TestJsonSerializerContext.CodeInterpreterToolCallContent.g.cs (1)
22
get => _CodeInterpreterToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.CodeInterpreterToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.CodeInterpreterToolCallContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.CodeInterpreterToolResultContent.g.cs (1)
22
get => _CodeInterpreterToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.CodeInterpreterToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.CodeInterpreterToolResultContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.DateTimeOffset.g.cs (1)
22
get => _DateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset));
Generated\361d1da7f942c932\TestJsonSerializerContext.DayOfWeekArray.g.cs (1)
22
get => _DayOfWeekArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DayOfWeek[]>)Options.
GetTypeInfo
(typeof(global::System.DayOfWeek[]));
Generated\361d1da7f942c932\TestJsonSerializerContext.DictionaryStringJsonDocument.g.cs (1)
22
get => _DictionaryStringJsonDocument ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::System.Text.Json.JsonDocument>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::System.Text.Json.JsonDocument>));
Generated\361d1da7f942c932\TestJsonSerializerContext.DictionaryStringJsonNode.g.cs (1)
22
get => _DictionaryStringJsonNode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::System.Text.Json.Nodes.JsonNode>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::System.Text.Json.Nodes.JsonNode>));
Generated\361d1da7f942c932\TestJsonSerializerContext.DictionaryStringObject.g.cs (1)
22
get => _DictionaryStringObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, object>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, object>));
Generated\361d1da7f942c932\TestJsonSerializerContext.DictionaryStringString.g.cs (1)
22
get => _DictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, string>));
Generated\361d1da7f942c932\TestJsonSerializerContext.EmbeddingByte.g.cs (1)
22
get => _EmbeddingByte ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Embedding<byte>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Embedding<byte>));
Generated\361d1da7f942c932\TestJsonSerializerContext.EmbeddingDouble.g.cs (1)
22
get => _EmbeddingDouble ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Embedding<double>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Embedding<double>));
Generated\361d1da7f942c932\TestJsonSerializerContext.EmbeddingGenerationOptions.g.cs (1)
22
get => _EmbeddingGenerationOptions ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.EmbeddingGenerationOptions>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.EmbeddingGenerationOptions));
Generated\361d1da7f942c932\TestJsonSerializerContext.EmbeddingSByte.g.cs (1)
22
get => _EmbeddingSByte ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Embedding<sbyte>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Embedding<sbyte>));
Generated\361d1da7f942c932\TestJsonSerializerContext.EmbeddingSingle.g.cs (1)
22
get => _EmbeddingSingle ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Embedding<float>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Embedding<float>));
Generated\361d1da7f942c932\TestJsonSerializerContext.ErrorContent.g.cs (1)
22
get => _ErrorContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ErrorContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ErrorContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.FunctionCallContent.g.cs (1)
22
get => _FunctionCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.FunctionCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.FunctionCallContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.FunctionCallContentArray.g.cs (1)
22
get => _FunctionCallContentArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.FunctionCallContent[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.FunctionCallContent[]));
Generated\361d1da7f942c932\TestJsonSerializerContext.FunctionResultContent.g.cs (1)
22
get => _FunctionResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.FunctionResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.FunctionResultContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.FunctionResultContentArray.g.cs (1)
22
get => _FunctionResultContentArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.FunctionResultContent[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.FunctionResultContent[]));
Generated\361d1da7f942c932\TestJsonSerializerContext.HostedFileClientOptions.g.cs (1)
22
get => _HostedFileClientOptions ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.HostedFileClientOptions>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.HostedFileClientOptions));
Generated\361d1da7f942c932\TestJsonSerializerContext.HostedFileContent.g.cs (1)
22
get => _HostedFileContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.HostedFileContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.HostedFileContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.HostedMcpServerToolAlwaysRequireApprovalMode.g.cs (1)
22
get => _HostedMcpServerToolAlwaysRequireApprovalMode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.HostedMcpServerToolAlwaysRequireApprovalMode>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.HostedMcpServerToolAlwaysRequireApprovalMode));
Generated\361d1da7f942c932\TestJsonSerializerContext.HostedMcpServerToolApprovalMode.g.cs (1)
22
get => _HostedMcpServerToolApprovalMode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.HostedMcpServerToolApprovalMode>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.HostedMcpServerToolApprovalMode));
Generated\361d1da7f942c932\TestJsonSerializerContext.HostedMcpServerToolNeverRequireApprovalMode.g.cs (1)
22
get => _HostedMcpServerToolNeverRequireApprovalMode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.HostedMcpServerToolNeverRequireApprovalMode>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.HostedMcpServerToolNeverRequireApprovalMode));
Generated\361d1da7f942c932\TestJsonSerializerContext.HostedMcpServerToolRequireSpecificApprovalMode.g.cs (1)
22
get => _HostedMcpServerToolRequireSpecificApprovalMode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.HostedMcpServerToolRequireSpecificApprovalMode>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.HostedMcpServerToolRequireSpecificApprovalMode));
Generated\361d1da7f942c932\TestJsonSerializerContext.HostedVectorStoreContent.g.cs (1)
22
get => _HostedVectorStoreContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.HostedVectorStoreContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.HostedVectorStoreContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.IDictionaryStringObject.g.cs (1)
22
get => _IDictionaryStringObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, object>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, object>));
Generated\361d1da7f942c932\TestJsonSerializerContext.IListAIAnnotation.g.cs (1)
22
get => _IListAIAnnotation ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>));
Generated\361d1da7f942c932\TestJsonSerializerContext.IListAIContent.g.cs (1)
22
get => _IListAIContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIContent>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIContent>));
Generated\361d1da7f942c932\TestJsonSerializerContext.IListAnnotatedRegion.g.cs (1)
22
get => _IListAnnotatedRegion ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AnnotatedRegion>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AnnotatedRegion>));
Generated\361d1da7f942c932\TestJsonSerializerContext.IListChatMessage.g.cs (1)
22
get => _IListChatMessage ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.ChatMessage>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.ChatMessage>));
Generated\361d1da7f942c932\TestJsonSerializerContext.ImageGenerationOptions.g.cs (1)
22
get => _ImageGenerationOptions ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ImageGenerationOptions>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ImageGenerationOptions));
Generated\361d1da7f942c932\TestJsonSerializerContext.ImageGenerationResponse.g.cs (1)
22
get => _ImageGenerationResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ImageGenerationResponse>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ImageGenerationResponse));
Generated\361d1da7f942c932\TestJsonSerializerContext.ImageGenerationResponseFormat.g.cs (1)
22
get => _ImageGenerationResponseFormat ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ImageGenerationResponseFormat>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ImageGenerationResponseFormat));
Generated\361d1da7f942c932\TestJsonSerializerContext.ImageGenerationToolCallContent.g.cs (1)
22
get => _ImageGenerationToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ImageGenerationToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ImageGenerationToolCallContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.ImageGenerationToolResultContent.g.cs (1)
22
get => _ImageGenerationToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ImageGenerationToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ImageGenerationToolResultContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.InputRequestContent.g.cs (1)
22
get => _InputRequestContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.InputRequestContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.InputRequestContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.InputRequestContentArray.g.cs (1)
22
get => _InputRequestContentArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.InputRequestContent[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.InputRequestContent[]));
Generated\361d1da7f942c932\TestJsonSerializerContext.InputResponseContent.g.cs (1)
22
get => _InputResponseContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.InputResponseContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.InputResponseContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.InputResponseContentArray.g.cs (1)
22
get => _InputResponseContentArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.InputResponseContent[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.InputResponseContent[]));
Generated\361d1da7f942c932\TestJsonSerializerContext.JsonDocument.g.cs (1)
22
get => _JsonDocument ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.JsonDocument>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.JsonDocument));
Generated\361d1da7f942c932\TestJsonSerializerContext.McpServerToolCallContent.g.cs (1)
22
get => _McpServerToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.McpServerToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.McpServerToolCallContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.McpServerToolResultContent.g.cs (1)
22
get => _McpServerToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.McpServerToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.McpServerToolResultContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.NoneChatToolMode.g.cs (1)
22
get => _NoneChatToolMode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.NoneChatToolMode>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.NoneChatToolMode));
Generated\361d1da7f942c932\TestJsonSerializerContext.NullableBoolean.g.cs (1)
22
get => _NullableBoolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool?>)Options.
GetTypeInfo
(typeof(bool?));
Generated\361d1da7f942c932\TestJsonSerializerContext.NullableChatFinishReason.g.cs (1)
22
get => _NullableChatFinishReason ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatFinishReason?>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatFinishReason?));
Generated\361d1da7f942c932\TestJsonSerializerContext.NullableChatRole.g.cs (1)
22
get => _NullableChatRole ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatRole?>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatRole?));
Generated\361d1da7f942c932\TestJsonSerializerContext.NullableDateTimeOffset.g.cs (1)
22
get => _NullableDateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset?>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset?));
Generated\361d1da7f942c932\TestJsonSerializerContext.NullableImageGenerationResponseFormat.g.cs (1)
22
get => _NullableImageGenerationResponseFormat ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ImageGenerationResponseFormat?>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ImageGenerationResponseFormat?));
Generated\361d1da7f942c932\TestJsonSerializerContext.NullableInt32.g.cs (1)
22
get => _NullableInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int?>)Options.
GetTypeInfo
(typeof(int?));
Generated\361d1da7f942c932\TestJsonSerializerContext.NullableInt64.g.cs (1)
22
get => _NullableInt64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<long?>)Options.
GetTypeInfo
(typeof(long?));
Generated\361d1da7f942c932\TestJsonSerializerContext.NullableJsonElement.g.cs (1)
22
get => _NullableJsonElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.JsonElement?>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.JsonElement?));
Generated\361d1da7f942c932\TestJsonSerializerContext.NullableReasoningEffort.g.cs (1)
22
get => _NullableReasoningEffort ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ReasoningEffort?>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ReasoningEffort?));
Generated\361d1da7f942c932\TestJsonSerializerContext.NullableReasoningOutput.g.cs (1)
22
get => _NullableReasoningOutput ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ReasoningOutput?>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ReasoningOutput?));
Generated\361d1da7f942c932\TestJsonSerializerContext.NullableSingle.g.cs (1)
22
get => _NullableSingle ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<float?>)Options.
GetTypeInfo
(typeof(float?));
Generated\361d1da7f942c932\TestJsonSerializerContext.NullableSize.g.cs (1)
22
get => _NullableSize ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Drawing.Size?>)Options.
GetTypeInfo
(typeof(global::System.Drawing.Size?));
Generated\361d1da7f942c932\TestJsonSerializerContext.NullableTimeSpan.g.cs (1)
22
get => _NullableTimeSpan ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.TimeSpan?>)Options.
GetTypeInfo
(typeof(global::System.TimeSpan?));
Generated\361d1da7f942c932\TestJsonSerializerContext.ReadOnlyDictionaryStringString.g.cs (1)
22
get => _ReadOnlyDictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.ObjectModel.ReadOnlyDictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.ObjectModel.ReadOnlyDictionary<string, string>));
Generated\361d1da7f942c932\TestJsonSerializerContext.ReadOnlyMemoryByte.g.cs (1)
22
get => _ReadOnlyMemoryByte ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.ReadOnlyMemory<byte>>)Options.
GetTypeInfo
(typeof(global::System.ReadOnlyMemory<byte>));
Generated\361d1da7f942c932\TestJsonSerializerContext.ReadOnlyMemoryDouble.g.cs (1)
22
get => _ReadOnlyMemoryDouble ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.ReadOnlyMemory<double>>)Options.
GetTypeInfo
(typeof(global::System.ReadOnlyMemory<double>));
Generated\361d1da7f942c932\TestJsonSerializerContext.ReadOnlyMemorySByte.g.cs (1)
22
get => _ReadOnlyMemorySByte ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.ReadOnlyMemory<sbyte>>)Options.
GetTypeInfo
(typeof(global::System.ReadOnlyMemory<sbyte>));
Generated\361d1da7f942c932\TestJsonSerializerContext.ReadOnlyMemorySingle.g.cs (1)
22
get => _ReadOnlyMemorySingle ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.ReadOnlyMemory<float>>)Options.
GetTypeInfo
(typeof(global::System.ReadOnlyMemory<float>));
Generated\361d1da7f942c932\TestJsonSerializerContext.ReasoningEffort.g.cs (1)
22
get => _ReasoningEffort ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ReasoningEffort>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ReasoningEffort));
Generated\361d1da7f942c932\TestJsonSerializerContext.ReasoningOptions.g.cs (1)
22
get => _ReasoningOptions ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ReasoningOptions>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ReasoningOptions));
Generated\361d1da7f942c932\TestJsonSerializerContext.ReasoningOutput.g.cs (1)
22
get => _ReasoningOutput ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ReasoningOutput>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ReasoningOutput));
Generated\361d1da7f942c932\TestJsonSerializerContext.RequiredChatToolMode.g.cs (1)
22
get => _RequiredChatToolMode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.RequiredChatToolMode>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.RequiredChatToolMode));
Generated\361d1da7f942c932\TestJsonSerializerContext.ResponseContinuationToken.g.cs (1)
22
get => _ResponseContinuationToken ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ResponseContinuationToken>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ResponseContinuationToken));
Generated\361d1da7f942c932\TestJsonSerializerContext.SpeechToTextOptions.g.cs (1)
22
get => _SpeechToTextOptions ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.SpeechToTextOptions>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.SpeechToTextOptions));
Generated\361d1da7f942c932\TestJsonSerializerContext.SpeechToTextResponse.g.cs (1)
22
get => _SpeechToTextResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.SpeechToTextResponse>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.SpeechToTextResponse));
Generated\361d1da7f942c932\TestJsonSerializerContext.SpeechToTextResponseUpdate.g.cs (1)
22
get => _SpeechToTextResponseUpdate ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.SpeechToTextResponseUpdate>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.SpeechToTextResponseUpdate));
Generated\361d1da7f942c932\TestJsonSerializerContext.SpeechToTextResponseUpdateKind.g.cs (1)
22
get => _SpeechToTextResponseUpdateKind ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.SpeechToTextResponseUpdateKind>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.SpeechToTextResponseUpdateKind));
Generated\361d1da7f942c932\TestJsonSerializerContext.TextReasoningContent.g.cs (1)
22
get => _TextReasoningContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.TextReasoningContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.TextReasoningContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.TextSpanAnnotatedRegion.g.cs (1)
22
get => _TextSpanAnnotatedRegion ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.TextSpanAnnotatedRegion>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.TextSpanAnnotatedRegion));
Generated\361d1da7f942c932\TestJsonSerializerContext.TextToSpeechOptions.g.cs (1)
22
get => _TextToSpeechOptions ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.TextToSpeechOptions>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.TextToSpeechOptions));
Generated\361d1da7f942c932\TestJsonSerializerContext.TextToSpeechResponse.g.cs (1)
22
get => _TextToSpeechResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.TextToSpeechResponse>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.TextToSpeechResponse));
Generated\361d1da7f942c932\TestJsonSerializerContext.TextToSpeechResponseUpdate.g.cs (1)
22
get => _TextToSpeechResponseUpdate ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.TextToSpeechResponseUpdate>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.TextToSpeechResponseUpdate));
Generated\361d1da7f942c932\TestJsonSerializerContext.TextToSpeechResponseUpdateKind.g.cs (1)
22
get => _TextToSpeechResponseUpdateKind ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.TextToSpeechResponseUpdateKind>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.TextToSpeechResponseUpdateKind));
Generated\361d1da7f942c932\TestJsonSerializerContext.ToolApprovalRequestContent.g.cs (1)
22
get => _ToolApprovalRequestContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ToolApprovalRequestContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ToolApprovalRequestContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.ToolApprovalResponseContent.g.cs (1)
22
get => _ToolApprovalResponseContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ToolApprovalResponseContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ToolApprovalResponseContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.ToolCallContent.g.cs (1)
22
get => _ToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ToolCallContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.ToolCallContentArray.g.cs (1)
22
get => _ToolCallContentArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ToolCallContent[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ToolCallContent[]));
Generated\361d1da7f942c932\TestJsonSerializerContext.ToolResultContent.g.cs (1)
22
get => _ToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ToolResultContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.ToolResultContentArray.g.cs (1)
22
get => _ToolResultContentArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ToolResultContent[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ToolResultContent[]));
Generated\361d1da7f942c932\TestJsonSerializerContext.TypeWithDisplayName.g.cs (1)
22
get => _TypeWithDisplayName ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatResponseFormatTests.TypeWithDisplayName>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatResponseFormatTests.TypeWithDisplayName));
Generated\361d1da7f942c932\TestJsonSerializerContext.UsageContent.g.cs (1)
22
get => _UsageContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.UsageContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.UsageContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.UsageDetails.g.cs (1)
22
get => _UsageDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.UsageDetails>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.UsageDetails));
Generated\361d1da7f942c932\TestJsonSerializerContext.WebSearchToolCallContent.g.cs (1)
22
get => _WebSearchToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.WebSearchToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.WebSearchToolCallContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.WebSearchToolResultContent.g.cs (1)
22
get => _WebSearchToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.WebSearchToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.WebSearchToolResultContent));
Generated\361d1da7f942c932\TestTypesContext.ClassWithComponentModelAttributes.g.cs (1)
24
get => _ClassWithComponentModelAttributes ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.ClassWithComponentModelAttributes>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.ClassWithComponentModelAttributes));
Generated\361d1da7f942c932\TestTypesContext.ClassWithCustomConverter1.g.cs (1)
24
get => _ClassWithCustomConverter1 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.ClassWithPropertiesUsingCustomConverters.ClassWithCustomConverter1>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.ClassWithPropertiesUsingCustomConverters.ClassWithCustomConverter1));
Generated\361d1da7f942c932\TestTypesContext.ClassWithCustomConverter2.g.cs (1)
24
get => _ClassWithCustomConverter2 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.ClassWithPropertiesUsingCustomConverters.ClassWithCustomConverter2>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.ClassWithPropertiesUsingCustomConverters.ClassWithCustomConverter2));
Generated\361d1da7f942c932\TestTypesContext.ClassWithOptionalObjectParameter.g.cs (1)
24
get => _ClassWithOptionalObjectParameter ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.ClassWithOptionalObjectParameter>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.ClassWithOptionalObjectParameter));
Generated\361d1da7f942c932\TestTypesContext.ClassWithPropertiesUsingCustomConverters.g.cs (1)
24
get => _ClassWithPropertiesUsingCustomConverters ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.ClassWithPropertiesUsingCustomConverters>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.ClassWithPropertiesUsingCustomConverters));
Generated\361d1da7f942c932\TestTypesContext.DerivedPocoIntDiscriminator.g.cs (1)
24
get => _DerivedPocoIntDiscriminator ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithPolymorphism.DerivedPocoIntDiscriminator>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithPolymorphism.DerivedPocoIntDiscriminator));
Generated\361d1da7f942c932\TestTypesContext.DerivedPocoNoDiscriminator.g.cs (1)
24
get => _DerivedPocoNoDiscriminator ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithPolymorphism.DerivedPocoNoDiscriminator>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithPolymorphism.DerivedPocoNoDiscriminator));
Generated\361d1da7f942c932\TestTypesContext.DerivedPocoStringDiscriminator.g.cs (1)
24
get => _DerivedPocoStringDiscriminator ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithPolymorphism.DerivedPocoStringDiscriminator>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithPolymorphism.DerivedPocoStringDiscriminator));
Generated\361d1da7f942c932\TestTypesContext.DictionaryStringInt32.g.cs (1)
24
get => _DictionaryStringInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, int>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, int>));
Generated\361d1da7f942c932\TestTypesContext.DictionaryStringObject.g.cs (1)
24
get => _DictionaryStringObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, object>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, object>));
Generated\361d1da7f942c932\TestTypesContext.DictionaryStringSimplePoco.g.cs (1)
24
get => _DictionaryStringSimplePoco ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.SimplePoco>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.SimplePoco>));
Generated\361d1da7f942c932\TestTypesContext.GenericPocoWithNullableConstructorParameterString.g.cs (1)
24
get => _GenericPocoWithNullableConstructorParameterString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.GenericPocoWithNullableConstructorParameter<string>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.GenericPocoWithNullableConstructorParameter<string>));
Generated\361d1da7f942c932\TestTypesContext.ImmutableQueueBoolean.g.cs (1)
24
get => _ImmutableQueueBoolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Immutable.ImmutableQueue<bool>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Immutable.ImmutableQueue<bool>));
Generated\361d1da7f942c932\TestTypesContext.NonAbstractClassWithSingleDerivedType.g.cs (1)
24
get => _NonAbstractClassWithSingleDerivedType ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.NonAbstractClassWithSingleDerivedType>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.NonAbstractClassWithSingleDerivedType));
Generated\361d1da7f942c932\TestTypesContext.NullableDateTimeOffset.g.cs (1)
24
get => _NullableDateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset?>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset?));
Generated\361d1da7f942c932\TestTypesContext.NullableSimpleRecordStruct.g.cs (1)
24
get => _NullableSimpleRecordStruct ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.SimpleRecordStruct?>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.SimpleRecordStruct?));
Generated\361d1da7f942c932\TestTypesContext.PocoCombiningPolymorphicTypeAndDerivedTypes.g.cs (1)
24
get => _PocoCombiningPolymorphicTypeAndDerivedTypes ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoCombiningPolymorphicTypeAndDerivedTypes>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoCombiningPolymorphicTypeAndDerivedTypes));
Generated\361d1da7f942c932\TestTypesContext.PocoDisallowingUnmappedMembers.g.cs (1)
24
get => _PocoDisallowingUnmappedMembers ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoDisallowingUnmappedMembers>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoDisallowingUnmappedMembers));
Generated\361d1da7f942c932\TestTypesContext.PocoWithCustomConverter.g.cs (1)
24
get => _PocoWithCustomConverter ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithCustomConverter>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithCustomConverter));
Generated\361d1da7f942c932\TestTypesContext.PocoWithCustomNumberHandling.g.cs (1)
24
get => _PocoWithCustomNumberHandling ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithCustomNumberHandling>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithCustomNumberHandling));
Generated\361d1da7f942c932\TestTypesContext.PocoWithCustomNumberHandlingOnProperties.g.cs (1)
24
get => _PocoWithCustomNumberHandlingOnProperties ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithCustomNumberHandlingOnProperties>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithCustomNumberHandlingOnProperties));
Generated\361d1da7f942c932\TestTypesContext.PocoWithCustomPropertyConverter.g.cs (1)
24
get => _PocoWithCustomPropertyConverter ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithCustomPropertyConverter>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithCustomPropertyConverter));
Generated\361d1da7f942c932\TestTypesContext.PocoWithExtensionDataProperty.g.cs (1)
24
get => _PocoWithExtensionDataProperty ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithExtensionDataProperty>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithExtensionDataProperty));
Generated\361d1da7f942c932\TestTypesContext.PocoWithIgnoredMembers.g.cs (1)
24
get => _PocoWithIgnoredMembers ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithIgnoredMembers>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithIgnoredMembers));
Generated\361d1da7f942c932\TestTypesContext.PocoWithNonRecursiveDuplicateOccurrences.g.cs (1)
24
get => _PocoWithNonRecursiveDuplicateOccurrences ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithNonRecursiveDuplicateOccurrences>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithNonRecursiveDuplicateOccurrences));
Generated\361d1da7f942c932\TestTypesContext.PocoWithNullableAnnotationAttributes.g.cs (1)
24
get => _PocoWithNullableAnnotationAttributes ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithNullableAnnotationAttributes>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithNullableAnnotationAttributes));
Generated\361d1da7f942c932\TestTypesContext.PocoWithNullableAnnotationAttributesOnConstructorParams.g.cs (1)
24
get => _PocoWithNullableAnnotationAttributesOnConstructorParams ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithNullableAnnotationAttributesOnConstructorParams>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithNullableAnnotationAttributesOnConstructorParams));
Generated\361d1da7f942c932\TestTypesContext.PocoWithNullableConstructorParameter.g.cs (1)
24
get => _PocoWithNullableConstructorParameter ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithNullableConstructorParameter>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithNullableConstructorParameter));
Generated\361d1da7f942c932\TestTypesContext.PocoWithNullableStructFollowedByStruct.g.cs (1)
24
get => _PocoWithNullableStructFollowedByStruct ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithNullableStructFollowedByStruct>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithNullableStructFollowedByStruct));
Generated\361d1da7f942c932\TestTypesContext.PocoWithOptionalConstructorParams.g.cs (1)
24
get => _PocoWithOptionalConstructorParams ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithOptionalConstructorParams>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithOptionalConstructorParams));
Generated\361d1da7f942c932\TestTypesContext.PocoWithRecursiveMembers.g.cs (1)
24
get => _PocoWithRecursiveMembers ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithRecursiveMembers>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithRecursiveMembers));
Generated\361d1da7f942c932\TestTypesContext.PocoWithRequiredMembers.g.cs (1)
24
get => _PocoWithRequiredMembers ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithRequiredMembers>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithRequiredMembers));
Generated\361d1da7f942c932\TestTypesContext.PocoWithStructFollowedByNullableStruct.g.cs (1)
24
get => _PocoWithStructFollowedByNullableStruct ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithStructFollowedByNullableStruct>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithStructFollowedByNullableStruct));
Generated\361d1da7f942c932\TestTypesContext.RecordWithOptionalParameters.g.cs (1)
24
get => _RecordWithOptionalParameters ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.RecordWithOptionalParameters>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.RecordWithOptionalParameters));
Generated\361d1da7f942c932\TestTypesContext.SortedDictionaryInt32String.g.cs (1)
24
get => _SortedDictionaryInt32String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.SortedDictionary<int, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.SortedDictionary<int, string>));
Generated\361d1da7f942c932\TestTypesContext.StructDictionaryStringInt32.g.cs (1)
24
get => _StructDictionaryStringInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.StructDictionary<string, int>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.StructDictionary<string, int>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Context.JsonNode.g.cs (1)
24
get => _JsonNode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.Nodes.JsonNode>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.Nodes.JsonNode));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Context.JsonSchema.g.cs (1)
24
get => _JsonSchema ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Json.Schema.JsonSchema>)Options.
GetTypeInfo
(typeof(global::Json.Schema.JsonSchema));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Context.String.g.cs (1)
24
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.AIAnnotation.g.cs (1)
24
get => _AIAnnotation ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AIAnnotation>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AIAnnotation));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.AnnotatedRegion.g.cs (1)
24
get => _AnnotatedRegion ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AnnotatedRegion>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AnnotatedRegion));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.CitationAnnotation.g.cs (1)
24
get => _CitationAnnotation ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.CitationAnnotation>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.CitationAnnotation));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.DateTime.g.cs (1)
24
get => _DateTime ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTime>)Options.
GetTypeInfo
(typeof(global::System.DateTime));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.DateTimeOffset.g.cs (1)
24
get => _DateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.DerivedAIContent.g.cs (1)
24
get => _DerivedAIContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AIJsonUtilitiesTests.DerivedAIContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AIJsonUtilitiesTests.DerivedAIContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.DerivedToolCallContent.g.cs (1)
24
get => _DerivedToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AIJsonUtilitiesTests.DerivedToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AIJsonUtilitiesTests.DerivedToolCallContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Guid.g.cs (1)
24
get => _Guid ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Guid>)Options.
GetTypeInfo
(typeof(global::System.Guid));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IListAIAnnotation.g.cs (1)
24
get => _IListAIAnnotation ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IListAnnotatedRegion.g.cs (1)
24
get => _IListAnnotatedRegion ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AnnotatedRegion>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AnnotatedRegion>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Int32.g.cs (1)
24
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Int32Array.g.cs (1)
24
get => _Int32Array ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int[]>)Options.
GetTypeInfo
(typeof(int[]));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.JsonElement.g.cs (1)
24
get => _JsonElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.JsonElement>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.JsonElement));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.LeafContent.g.cs (1)
24
get => _LeafContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AIJsonUtilitiesTests.LeafContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AIJsonUtilitiesTests.LeafContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.MyEnumValue.g.cs (1)
24
get => _MyEnumValue ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AIJsonUtilitiesTests.MyEnumValue>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AIJsonUtilitiesTests.MyEnumValue));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.MyPoco.g.cs (1)
24
get => _MyPoco ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AIJsonUtilitiesTests.MyPoco>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AIJsonUtilitiesTests.MyPoco));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableInt32.g.cs (1)
24
get => _NullableInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int?>)Options.
GetTypeInfo
(typeof(int?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableMyEnumValue.g.cs (1)
24
get => _NullableMyEnumValue ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AIJsonUtilitiesTests.MyEnumValue?>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AIJsonUtilitiesTests.MyEnumValue?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Object.g.cs (1)
24
get => _Object ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object>)Options.
GetTypeInfo
(typeof(object));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ObjectArray.g.cs (1)
24
get => _ObjectArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object[]>)Options.
GetTypeInfo
(typeof(object[]));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.String.g.cs (1)
24
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.TextSpanAnnotatedRegion.g.cs (1)
24
get => _TextSpanAnnotatedRegion ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.TextSpanAnnotatedRegion>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.TextSpanAnnotatedRegion));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.TimeSpan.g.cs (1)
24
get => _TimeSpan ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.TimeSpan>)Options.
GetTypeInfo
(typeof(global::System.TimeSpan));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.TypeWithRequiredMembers.g.cs (1)
24
get => _TypeWithRequiredMembers ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AIJsonUtilitiesTests.TypeWithRequiredMembers>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AIJsonUtilitiesTests.TypeWithRequiredMembers));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Uri.g.cs (1)
24
get => _Uri ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Uri>)Options.
GetTypeInfo
(typeof(global::System.Uri));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.AIContent.g.cs (1)
22
get => _AIContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AIContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AIContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.BitArray.g.cs (1)
22
get => _BitArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.BitArray>)Options.
GetTypeInfo
(typeof(global::System.Collections.BitArray));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.ChatMessage.g.cs (1)
22
get => _ChatMessage ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatMessage>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatMessage));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.ChatOptions.g.cs (1)
22
get => _ChatOptions ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatOptions>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatOptions));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.ChatRole.g.cs (1)
22
get => _ChatRole ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatRole>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatRole));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.DataContent.g.cs (1)
22
get => _DataContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.DataContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.DataContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.DayOfWeek.g.cs (1)
22
get => _DayOfWeek ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DayOfWeek>)Options.
GetTypeInfo
(typeof(global::System.DayOfWeek));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.Decimal.g.cs (1)
22
get => _Decimal ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<decimal>)Options.
GetTypeInfo
(typeof(decimal));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.Double.g.cs (1)
22
get => _Double ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<double>)Options.
GetTypeInfo
(typeof(double));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.Embedding.g.cs (1)
22
get => _Embedding ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Embedding>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Embedding));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.Guid.g.cs (1)
22
get => _Guid ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Guid>)Options.
GetTypeInfo
(typeof(global::System.Guid));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.IListString.g.cs (1)
22
get => _IListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<string>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.Int32Array.g.cs (1)
22
get => _Int32Array ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int[]>)Options.
GetTypeInfo
(typeof(int[]));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.Int64.g.cs (1)
22
get => _Int64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<long>)Options.
GetTypeInfo
(typeof(long));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.JsonElement.g.cs (1)
22
get => _JsonElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.JsonElement>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.JsonElement));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.JsonNode.g.cs (1)
22
get => _JsonNode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.Nodes.JsonNode>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.Nodes.JsonNode));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.Object.g.cs (1)
22
get => _Object ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object>)Options.
GetTypeInfo
(typeof(object));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.SByte.g.cs (1)
22
get => _SByte ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<sbyte>)Options.
GetTypeInfo
(typeof(sbyte));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.Single.g.cs (1)
22
get => _Single ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<float>)Options.
GetTypeInfo
(typeof(float));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.Size.g.cs (1)
22
get => _Size ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Drawing.Size>)Options.
GetTypeInfo
(typeof(global::System.Drawing.Size));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.SomeType.g.cs (1)
22
get => _SomeType ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatResponseFormatTests.SomeType>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatResponseFormatTests.SomeType));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.TextContent.g.cs (1)
22
get => _TextContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.TextContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.TextContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.TimeSpan.g.cs (1)
22
get => _TimeSpan ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.TimeSpan>)Options.
GetTypeInfo
(typeof(global::System.TimeSpan));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.Uri.g.cs (1)
22
get => _Uri ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Uri>)Options.
GetTypeInfo
(typeof(global::System.Uri));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.UriContent.g.cs (1)
22
get => _UriContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.UriContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.UriContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.ArrayList.g.cs (1)
24
get => _ArrayList ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.ArrayList>)Options.
GetTypeInfo
(typeof(global::System.Collections.ArrayList));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Boolean.g.cs (1)
24
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Byte.g.cs (1)
24
get => _Byte ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<byte>)Options.
GetTypeInfo
(typeof(byte));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.ByteArray.g.cs (1)
24
get => _ByteArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<byte[]>)Options.
GetTypeInfo
(typeof(byte[]));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Char.g.cs (1)
24
get => _Char ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<char>)Options.
GetTypeInfo
(typeof(char));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.DateTime.g.cs (1)
24
get => _DateTime ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTime>)Options.
GetTypeInfo
(typeof(global::System.DateTime));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.DateTimeOffset.g.cs (1)
24
get => _DateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Decimal.g.cs (1)
24
get => _Decimal ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<decimal>)Options.
GetTypeInfo
(typeof(decimal));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Derived.g.cs (1)
24
get => _Derived ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.NonAbstractClassWithSingleDerivedType.Derived>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.NonAbstractClassWithSingleDerivedType.Derived));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.DerivedCollection.g.cs (1)
24
get => _DerivedCollection ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithPolymorphism.DerivedCollection>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithPolymorphism.DerivedCollection));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.DerivedDictionary.g.cs (1)
24
get => _DerivedDictionary ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithPolymorphism.DerivedDictionary>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithPolymorphism.DerivedDictionary));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Double.g.cs (1)
24
get => _Double ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<double>)Options.
GetTypeInfo
(typeof(double));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.FlagsStringEnum.g.cs (1)
24
get => _FlagsStringEnum ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.FlagsStringEnum>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.FlagsStringEnum));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Guid.g.cs (1)
24
get => _Guid ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Guid>)Options.
GetTypeInfo
(typeof(global::System.Guid));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.HashSetString.g.cs (1)
24
get => _HashSetString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.HashSet<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.HashSet<string>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Hashtable.g.cs (1)
24
get => _Hashtable ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Hashtable>)Options.
GetTypeInfo
(typeof(global::System.Collections.Hashtable));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.ImmutableArrayInt32.g.cs (1)
24
get => _ImmutableArrayInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Immutable.ImmutableArray<int>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Immutable.ImmutableArray<int>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.ImmutableListString.g.cs (1)
24
get => _ImmutableListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Immutable.ImmutableList<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Immutable.ImmutableList<string>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Int16.g.cs (1)
24
get => _Int16 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<short>)Options.
GetTypeInfo
(typeof(short));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Int32.g.cs (1)
24
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Int32Array.g.cs (1)
24
get => _Int32Array ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int[]>)Options.
GetTypeInfo
(typeof(int[]));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Int64.g.cs (1)
24
get => _Int64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<long>)Options.
GetTypeInfo
(typeof(long));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.IntEnum.g.cs (1)
24
get => _IntEnum ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.IntEnum>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.IntEnum));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.JsonArray.g.cs (1)
24
get => _JsonArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.Nodes.JsonArray>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.Nodes.JsonArray));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.JsonDocument.g.cs (1)
24
get => _JsonDocument ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.JsonDocument>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.JsonDocument));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.JsonElement.g.cs (1)
24
get => _JsonElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.JsonElement>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.JsonElement));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.JsonNode.g.cs (1)
24
get => _JsonNode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.Nodes.JsonNode>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.Nodes.JsonNode));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.JsonObject.g.cs (1)
24
get => _JsonObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.Nodes.JsonObject>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.Nodes.JsonObject));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.JsonValue.g.cs (1)
24
get => _JsonValue ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.Nodes.JsonValue>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.Nodes.JsonValue));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.ListBoolean.g.cs (1)
24
get => _ListBoolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<bool>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<bool>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.ListSimpleRecord.g.cs (1)
24
get => _ListSimpleRecord ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.SimpleRecord>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.SimpleRecord>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.MemoryByte.g.cs (1)
24
get => _MemoryByte ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Memory<byte>>)Options.
GetTypeInfo
(typeof(global::System.Memory<byte>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.NullableBoolean.g.cs (1)
24
get => _NullableBoolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool?>)Options.
GetTypeInfo
(typeof(bool?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.NullableDouble.g.cs (1)
24
get => _NullableDouble ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<double?>)Options.
GetTypeInfo
(typeof(double?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.NullableGuid.g.cs (1)
24
get => _NullableGuid ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Guid?>)Options.
GetTypeInfo
(typeof(global::System.Guid?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.NullableInt32.g.cs (1)
24
get => _NullableInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int?>)Options.
GetTypeInfo
(typeof(int?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.NullableIntEnum.g.cs (1)
24
get => _NullableIntEnum ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.IntEnum?>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.IntEnum?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.NullableJsonElement.g.cs (1)
24
get => _NullableJsonElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.JsonElement?>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.JsonElement?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.NullableStringEnum.g.cs (1)
24
get => _NullableStringEnum ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.StringEnum?>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.StringEnum?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Object.g.cs (1)
24
get => _Object ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object>)Options.
GetTypeInfo
(typeof(object));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.ObjectArray.g.cs (1)
24
get => _ObjectArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object[]>)Options.
GetTypeInfo
(typeof(object[]));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.PocoWithCustomNaming.g.cs (1)
24
get => _PocoWithCustomNaming ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithCustomNaming>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithCustomNaming));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.PocoWithDescription.g.cs (1)
24
get => _PocoWithDescription ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithDescription>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithDescription));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.PocoWithEnums.g.cs (1)
24
get => _PocoWithEnums ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithEnums>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithEnums));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.PocoWithPolymorphism.g.cs (1)
24
get => _PocoWithPolymorphism ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithPolymorphism>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithPolymorphism));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.QueueDouble.g.cs (1)
24
get => _QueueDouble ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Queue<double>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Queue<double>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.ReadOnlyMemoryByte.g.cs (1)
24
get => _ReadOnlyMemoryByte ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.ReadOnlyMemory<byte>>)Options.
GetTypeInfo
(typeof(global::System.ReadOnlyMemory<byte>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.SByte.g.cs (1)
24
get => _SByte ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<sbyte>)Options.
GetTypeInfo
(typeof(sbyte));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.SimplePoco.g.cs (1)
24
get => _SimplePoco ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.SimplePoco>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.SimplePoco));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.SimpleRecord.g.cs (1)
24
get => _SimpleRecord ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.SimpleRecord>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.SimpleRecord));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.SimpleRecordArray.g.cs (1)
24
get => _SimpleRecordArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.SimpleRecord[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.SimpleRecord[]));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.SimpleRecordStruct.g.cs (1)
24
get => _SimpleRecordStruct ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.SimpleRecordStruct>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.SimpleRecordStruct));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Single.g.cs (1)
24
get => _Single ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<float>)Options.
GetTypeInfo
(typeof(float));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.StackChar.g.cs (1)
24
get => _StackChar ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Stack<char>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Stack<char>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.String.g.cs (1)
24
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.StringEnum.g.cs (1)
24
get => _StringEnum ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.StringEnum>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.StringEnum));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.TimeSpan.g.cs (1)
24
get => _TimeSpan ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.TimeSpan>)Options.
GetTypeInfo
(typeof(global::System.TimeSpan));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.UInt16.g.cs (1)
24
get => _UInt16 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<ushort>)Options.
GetTypeInfo
(typeof(ushort));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.UInt32.g.cs (1)
24
get => _UInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<uint>)Options.
GetTypeInfo
(typeof(uint));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.UInt64.g.cs (1)
24
get => _UInt64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<ulong>)Options.
GetTypeInfo
(typeof(ulong));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Uri.g.cs (1)
24
get => _Uri ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Uri>)Options.
GetTypeInfo
(typeof(global::System.Uri));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Version.g.cs (1)
24
get => _Version ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Version>)Options.
GetTypeInfo
(typeof(global::System.Version));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.XAttribute.g.cs (1)
24
get => _XAttribute ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Xml.Linq.XAttribute>)Options.
GetTypeInfo
(typeof(global::System.Xml.Linq.XAttribute));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.XDeclaration.g.cs (1)
24
get => _XDeclaration ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Xml.Linq.XDeclaration>)Options.
GetTypeInfo
(typeof(global::System.Xml.Linq.XDeclaration));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.XDocument.g.cs (1)
24
get => _XDocument ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Xml.Linq.XDocument>)Options.
GetTypeInfo
(typeof(global::System.Xml.Linq.XDocument));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.XDocumentType.g.cs (1)
24
get => _XDocumentType ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Xml.Linq.XDocumentType>)Options.
GetTypeInfo
(typeof(global::System.Xml.Linq.XDocumentType));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.XElement.g.cs (1)
24
get => _XElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Xml.Linq.XElement>)Options.
GetTypeInfo
(typeof(global::System.Xml.Linq.XElement));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.XmlNodeType.g.cs (1)
24
get => _XmlNodeType ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Xml.XmlNodeType>)Options.
GetTypeInfo
(typeof(global::System.Xml.XmlNodeType));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.XName.g.cs (1)
24
get => _XName ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Xml.Linq.XName>)Options.
GetTypeInfo
(typeof(global::System.Xml.Linq.XName));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.XNamespace.g.cs (1)
24
get => _XNamespace ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Xml.Linq.XNamespace>)Options.
GetTypeInfo
(typeof(global::System.Xml.Linq.XNamespace));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.XNode.g.cs (1)
24
get => _XNode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Xml.Linq.XNode>)Options.
GetTypeInfo
(typeof(global::System.Xml.Linq.XNode));
Microsoft.Extensions.AI.Evaluation.Quality (8)
..\..\..\..\src\Libraries\Microsoft.Extensions.AI.Evaluation.Quality\ChatMessageExtensions.cs (1)
24
AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(ChatMessage)));
..\..\..\..\src\Libraries\Microsoft.Extensions.AI.Evaluation.Quality\ChatResponseExtensions.cs (1)
39
AIJsonUtilities.DefaultOptions.
GetTypeInfo
(contentType));
Generated\361d1da7f942c932\SerializerContext.IntentResolutionRating.g.cs (1)
22
get => _IntentResolutionRating ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.Quality.IntentResolutionRating>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.Quality.IntentResolutionRating));
Generated\361d1da7f942c932\SerializerContext.RelevanceTruthAndCompletenessRating.g.cs (1)
22
get => _RelevanceTruthAndCompletenessRating ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.Quality.RelevanceTruthAndCompletenessRating>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.Quality.RelevanceTruthAndCompletenessRating));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\SerializerContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\SerializerContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\SerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\SerializerContext.StringArray.g.cs (1)
22
get => _StringArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string[]>)Options.
GetTypeInfo
(typeof(string[]));
Microsoft.Extensions.AI.Evaluation.Reporting (83)
..\..\..\..\src\Libraries\Microsoft.Extensions.AI.Evaluation.Reporting\CSharp\JsonSerialization\EvaluationContextConverter.cs (2)
68
JsonTypeInfo contentsTypeInfo = options.
GetTypeInfo
(typeof(IReadOnlyList<AIContent>));
90
JsonTypeInfo contentsTypeInfo = options.
GetTypeInfo
(typeof(IReadOnlyList<AIContent>));
..\..\..\..\src\Libraries\Microsoft.Extensions.AI.Evaluation.Reporting\CSharp\JsonSerialization\JsonUtilities.cs (1)
30
private static JsonTypeInfo<T> GetTypeInfo<T>(this JsonSerializerOptions options) => (JsonTypeInfo<T>)options.
GetTypeInfo
(typeof(T));
Generated\361d1da7f942c932\JsonContext.AdditionalPropertiesDictionary.g.cs (1)
24
get => _AdditionalPropertiesDictionary ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary));
Generated\361d1da7f942c932\JsonContext.AdditionalPropertiesDictionaryInt64.g.cs (1)
24
get => _AdditionalPropertiesDictionaryInt64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary<long>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary<long>));
Generated\361d1da7f942c932\JsonContext.CodeInterpreterToolCallContent.g.cs (1)
24
get => _CodeInterpreterToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.CodeInterpreterToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.CodeInterpreterToolCallContent));
Generated\361d1da7f942c932\JsonContext.CodeInterpreterToolResultContent.g.cs (1)
24
get => _CodeInterpreterToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.CodeInterpreterToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.CodeInterpreterToolResultContent));
Generated\361d1da7f942c932\JsonContext.EvaluationDiagnosticSeverity.g.cs (1)
24
get => _EvaluationDiagnosticSeverity ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.EvaluationDiagnosticSeverity>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.EvaluationDiagnosticSeverity));
Generated\361d1da7f942c932\JsonContext.EvaluationMetricInterpretation.g.cs (1)
24
get => _EvaluationMetricInterpretation ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.EvaluationMetricInterpretation>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.EvaluationMetricInterpretation));
Generated\361d1da7f942c932\JsonContext.IDictionaryStringEvaluationContext.g.cs (1)
24
get => _IDictionaryStringEvaluationContext ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, global::Microsoft.Extensions.AI.Evaluation.EvaluationContext>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, global::Microsoft.Extensions.AI.Evaluation.EvaluationContext>));
Generated\361d1da7f942c932\JsonContext.IDictionaryStringEvaluationMetric.g.cs (1)
24
get => _IDictionaryStringEvaluationMetric ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, global::Microsoft.Extensions.AI.Evaluation.EvaluationMetric>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, global::Microsoft.Extensions.AI.Evaluation.EvaluationMetric>));
Generated\361d1da7f942c932\JsonContext.ImageGenerationToolCallContent.g.cs (1)
24
get => _ImageGenerationToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ImageGenerationToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ImageGenerationToolCallContent));
Generated\361d1da7f942c932\JsonContext.ImageGenerationToolResultContent.g.cs (1)
24
get => _ImageGenerationToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ImageGenerationToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ImageGenerationToolResultContent));
Generated\361d1da7f942c932\JsonContext.McpServerToolResultContent.g.cs (1)
24
get => _McpServerToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.McpServerToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.McpServerToolResultContent));
Generated\361d1da7f942c932\JsonContext.ToolApprovalRequestContent.g.cs (1)
24
get => _ToolApprovalRequestContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ToolApprovalRequestContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ToolApprovalRequestContent));
Generated\361d1da7f942c932\JsonContext.ToolApprovalResponseContent.g.cs (1)
24
get => _ToolApprovalResponseContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ToolApprovalResponseContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ToolApprovalResponseContent));
Generated\361d1da7f942c932\JsonContext.WebSearchToolResultContent.g.cs (1)
24
get => _WebSearchToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.WebSearchToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.WebSearchToolResultContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.AIAnnotation.g.cs (1)
24
get => _AIAnnotation ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AIAnnotation>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AIAnnotation));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.AIContent.g.cs (1)
24
get => _AIContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AIContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AIContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.AnnotatedRegion.g.cs (1)
24
get => _AnnotatedRegion ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AnnotatedRegion>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AnnotatedRegion));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Boolean.g.cs (1)
24
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.BooleanMetric.g.cs (1)
24
get => _BooleanMetric ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.BooleanMetric>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.BooleanMetric));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.CacheEntry.g.cs (1)
24
get => _CacheEntry ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.Reporting.Storage.DiskBasedResponseCache.CacheEntry>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.Reporting.Storage.DiskBasedResponseCache.CacheEntry));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ChatDetails.g.cs (1)
24
get => _ChatDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.Reporting.ChatDetails>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.Reporting.ChatDetails));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ChatFinishReason.g.cs (1)
24
get => _ChatFinishReason ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatFinishReason>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatFinishReason));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ChatMessage.g.cs (1)
24
get => _ChatMessage ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatMessage>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatMessage));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ChatResponse.g.cs (1)
24
get => _ChatResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatResponse>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatResponse));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ChatRole.g.cs (1)
24
get => _ChatRole ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatRole>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatRole));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ChatTurnDetails.g.cs (1)
24
get => _ChatTurnDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.Reporting.ChatTurnDetails>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.Reporting.ChatTurnDetails));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.CitationAnnotation.g.cs (1)
24
get => _CitationAnnotation ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.CitationAnnotation>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.CitationAnnotation));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.DataContent.g.cs (1)
24
get => _DataContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.DataContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.DataContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Dataset.g.cs (1)
24
get => _Dataset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.Reporting.Formats.Dataset>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.Reporting.Formats.Dataset));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.DateTime.g.cs (1)
24
get => _DateTime ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTime>)Options.
GetTypeInfo
(typeof(global::System.DateTime));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.DateTimeOffset.g.cs (1)
24
get => _DateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Double.g.cs (1)
24
get => _Double ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<double>)Options.
GetTypeInfo
(typeof(double));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ErrorContent.g.cs (1)
24
get => _ErrorContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ErrorContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ErrorContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.EvaluationContext.g.cs (1)
24
get => _EvaluationContext ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.EvaluationContext>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.EvaluationContext));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.EvaluationDiagnostic.g.cs (1)
24
get => _EvaluationDiagnostic ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.EvaluationDiagnostic>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.EvaluationDiagnostic));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.EvaluationMetric.g.cs (1)
24
get => _EvaluationMetric ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.EvaluationMetric>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.EvaluationMetric));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.EvaluationRating.g.cs (1)
24
get => _EvaluationRating ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.EvaluationRating>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.EvaluationRating));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.EvaluationResult.g.cs (1)
24
get => _EvaluationResult ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.EvaluationResult>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.EvaluationResult));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.FunctionCallContent.g.cs (1)
24
get => _FunctionCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.FunctionCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.FunctionCallContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.FunctionResultContent.g.cs (1)
24
get => _FunctionResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.FunctionResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.FunctionResultContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.HostedFileContent.g.cs (1)
24
get => _HostedFileContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.HostedFileContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.HostedFileContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.HostedVectorStoreContent.g.cs (1)
24
get => _HostedVectorStoreContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.HostedVectorStoreContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.HostedVectorStoreContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IDictionaryStringObject.g.cs (1)
24
get => _IDictionaryStringObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, object>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, object>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IDictionaryStringString.g.cs (1)
24
get => _IDictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, string>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IListAIAnnotation.g.cs (1)
24
get => _IListAIAnnotation ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IListAIContent.g.cs (1)
24
get => _IListAIContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIContent>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIContent>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IListAnnotatedRegion.g.cs (1)
24
get => _IListAnnotatedRegion ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AnnotatedRegion>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AnnotatedRegion>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IListChatMessage.g.cs (1)
24
get => _IListChatMessage ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.ChatMessage>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.ChatMessage>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IListChatTurnDetails.g.cs (1)
24
get => _IListChatTurnDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.Evaluation.Reporting.ChatTurnDetails>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.Evaluation.Reporting.ChatTurnDetails>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IListEvaluationDiagnostic.g.cs (1)
24
get => _IListEvaluationDiagnostic ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.Evaluation.EvaluationDiagnostic>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.Evaluation.EvaluationDiagnostic>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IListScenarioRunResult.g.cs (1)
24
get => _IListScenarioRunResult ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.Evaluation.Reporting.ScenarioRunResult>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.Evaluation.Reporting.ScenarioRunResult>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IListString.g.cs (1)
24
get => _IListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<string>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.InputRequestContent.g.cs (1)
24
get => _InputRequestContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.InputRequestContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.InputRequestContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.InputResponseContent.g.cs (1)
24
get => _InputResponseContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.InputResponseContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.InputResponseContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Int32.g.cs (1)
24
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Int64.g.cs (1)
24
get => _Int64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<long>)Options.
GetTypeInfo
(typeof(long));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.McpServerToolCallContent.g.cs (1)
24
get => _McpServerToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.McpServerToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.McpServerToolCallContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableBoolean.g.cs (1)
24
get => _NullableBoolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool?>)Options.
GetTypeInfo
(typeof(bool?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableChatFinishReason.g.cs (1)
24
get => _NullableChatFinishReason ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatFinishReason?>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatFinishReason?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableDateTimeOffset.g.cs (1)
24
get => _NullableDateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset?>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableDouble.g.cs (1)
24
get => _NullableDouble ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<double?>)Options.
GetTypeInfo
(typeof(double?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableInt32.g.cs (1)
24
get => _NullableInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int?>)Options.
GetTypeInfo
(typeof(int?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableInt64.g.cs (1)
24
get => _NullableInt64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<long?>)Options.
GetTypeInfo
(typeof(long?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NumericMetric.g.cs (1)
24
get => _NumericMetric ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.NumericMetric>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.NumericMetric));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Object.g.cs (1)
24
get => _Object ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object>)Options.
GetTypeInfo
(typeof(object));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ResponseContinuationToken.g.cs (1)
24
get => _ResponseContinuationToken ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ResponseContinuationToken>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ResponseContinuationToken));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ScenarioRunResult.g.cs (1)
24
get => _ScenarioRunResult ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.Reporting.ScenarioRunResult>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.Reporting.ScenarioRunResult));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.String.g.cs (1)
24
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.StringMetric.g.cs (1)
24
get => _StringMetric ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.StringMetric>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.StringMetric));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.TextContent.g.cs (1)
24
get => _TextContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.TextContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.TextContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.TextReasoningContent.g.cs (1)
24
get => _TextReasoningContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.TextReasoningContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.TextReasoningContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.TextSpanAnnotatedRegion.g.cs (1)
24
get => _TextSpanAnnotatedRegion ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.TextSpanAnnotatedRegion>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.TextSpanAnnotatedRegion));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.TimeSpan.g.cs (1)
24
get => _TimeSpan ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.TimeSpan>)Options.
GetTypeInfo
(typeof(global::System.TimeSpan));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ToolCallContent.g.cs (1)
24
get => _ToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ToolCallContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ToolResultContent.g.cs (1)
24
get => _ToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ToolResultContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Uri.g.cs (1)
24
get => _Uri ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Uri>)Options.
GetTypeInfo
(typeof(global::System.Uri));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.UriContent.g.cs (1)
24
get => _UriContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.UriContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.UriContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.UsageContent.g.cs (1)
24
get => _UsageContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.UsageContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.UsageContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.UsageDetails.g.cs (1)
24
get => _UsageDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.UsageDetails>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.UsageDetails));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.WebSearchToolCallContent.g.cs (1)
24
get => _WebSearchToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.WebSearchToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.WebSearchToolCallContent));
Microsoft.Extensions.AI.Evaluation.Reporting.Azure (81)
..\..\..\..\..\..\..\..\4bf8f54049e78df1\EvaluationContextConverter.cs (2)
68
JsonTypeInfo contentsTypeInfo = options.
GetTypeInfo
(typeof(IReadOnlyList<AIContent>));
90
JsonTypeInfo contentsTypeInfo = options.
GetTypeInfo
(typeof(IReadOnlyList<AIContent>));
..\..\..\..\src\Libraries\Microsoft.Extensions.AI.Evaluation.Reporting.Azure\JsonSerialization\AzureStorageJsonUtilities.cs (1)
27
private static JsonTypeInfo<T> GetTypeInfo<T>(this JsonSerializerOptions options) => (JsonTypeInfo<T>)options.
GetTypeInfo
(typeof(T));
Generated\361d1da7f942c932\JsonContext.AdditionalPropertiesDictionary.g.cs (1)
24
get => _AdditionalPropertiesDictionary ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary));
Generated\361d1da7f942c932\JsonContext.AdditionalPropertiesDictionaryInt64.g.cs (1)
24
get => _AdditionalPropertiesDictionaryInt64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary<long>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary<long>));
Generated\361d1da7f942c932\JsonContext.CodeInterpreterToolCallContent.g.cs (1)
24
get => _CodeInterpreterToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.CodeInterpreterToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.CodeInterpreterToolCallContent));
Generated\361d1da7f942c932\JsonContext.CodeInterpreterToolResultContent.g.cs (1)
24
get => _CodeInterpreterToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.CodeInterpreterToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.CodeInterpreterToolResultContent));
Generated\361d1da7f942c932\JsonContext.EvaluationDiagnosticSeverity.g.cs (1)
24
get => _EvaluationDiagnosticSeverity ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.EvaluationDiagnosticSeverity>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.EvaluationDiagnosticSeverity));
Generated\361d1da7f942c932\JsonContext.EvaluationMetricInterpretation.g.cs (1)
24
get => _EvaluationMetricInterpretation ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.EvaluationMetricInterpretation>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.EvaluationMetricInterpretation));
Generated\361d1da7f942c932\JsonContext.IDictionaryStringEvaluationContext.g.cs (1)
24
get => _IDictionaryStringEvaluationContext ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, global::Microsoft.Extensions.AI.Evaluation.EvaluationContext>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, global::Microsoft.Extensions.AI.Evaluation.EvaluationContext>));
Generated\361d1da7f942c932\JsonContext.IDictionaryStringEvaluationMetric.g.cs (1)
24
get => _IDictionaryStringEvaluationMetric ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, global::Microsoft.Extensions.AI.Evaluation.EvaluationMetric>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, global::Microsoft.Extensions.AI.Evaluation.EvaluationMetric>));
Generated\361d1da7f942c932\JsonContext.ImageGenerationToolCallContent.g.cs (1)
24
get => _ImageGenerationToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ImageGenerationToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ImageGenerationToolCallContent));
Generated\361d1da7f942c932\JsonContext.ImageGenerationToolResultContent.g.cs (1)
24
get => _ImageGenerationToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ImageGenerationToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ImageGenerationToolResultContent));
Generated\361d1da7f942c932\JsonContext.McpServerToolResultContent.g.cs (1)
24
get => _McpServerToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.McpServerToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.McpServerToolResultContent));
Generated\361d1da7f942c932\JsonContext.ToolApprovalRequestContent.g.cs (1)
24
get => _ToolApprovalRequestContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ToolApprovalRequestContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ToolApprovalRequestContent));
Generated\361d1da7f942c932\JsonContext.ToolApprovalResponseContent.g.cs (1)
24
get => _ToolApprovalResponseContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ToolApprovalResponseContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ToolApprovalResponseContent));
Generated\361d1da7f942c932\JsonContext.WebSearchToolResultContent.g.cs (1)
24
get => _WebSearchToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.WebSearchToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.WebSearchToolResultContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.AIAnnotation.g.cs (1)
24
get => _AIAnnotation ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AIAnnotation>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AIAnnotation));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.AIContent.g.cs (1)
24
get => _AIContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AIContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AIContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.AnnotatedRegion.g.cs (1)
24
get => _AnnotatedRegion ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AnnotatedRegion>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AnnotatedRegion));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Boolean.g.cs (1)
24
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.BooleanMetric.g.cs (1)
24
get => _BooleanMetric ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.BooleanMetric>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.BooleanMetric));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.CacheEntry.g.cs (1)
24
get => _CacheEntry ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.Reporting.Storage.AzureStorageResponseCache.CacheEntry>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.Reporting.Storage.AzureStorageResponseCache.CacheEntry));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ChatDetails.g.cs (1)
24
get => _ChatDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.Reporting.ChatDetails>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.Reporting.ChatDetails));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ChatFinishReason.g.cs (1)
24
get => _ChatFinishReason ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatFinishReason>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatFinishReason));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ChatMessage.g.cs (1)
24
get => _ChatMessage ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatMessage>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatMessage));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ChatResponse.g.cs (1)
24
get => _ChatResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatResponse>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatResponse));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ChatRole.g.cs (1)
24
get => _ChatRole ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatRole>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatRole));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ChatTurnDetails.g.cs (1)
24
get => _ChatTurnDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.Reporting.ChatTurnDetails>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.Reporting.ChatTurnDetails));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.CitationAnnotation.g.cs (1)
24
get => _CitationAnnotation ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.CitationAnnotation>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.CitationAnnotation));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.DataContent.g.cs (1)
24
get => _DataContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.DataContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.DataContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.DateTime.g.cs (1)
24
get => _DateTime ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTime>)Options.
GetTypeInfo
(typeof(global::System.DateTime));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.DateTimeOffset.g.cs (1)
24
get => _DateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Double.g.cs (1)
24
get => _Double ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<double>)Options.
GetTypeInfo
(typeof(double));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ErrorContent.g.cs (1)
24
get => _ErrorContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ErrorContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ErrorContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.EvaluationContext.g.cs (1)
24
get => _EvaluationContext ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.EvaluationContext>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.EvaluationContext));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.EvaluationDiagnostic.g.cs (1)
24
get => _EvaluationDiagnostic ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.EvaluationDiagnostic>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.EvaluationDiagnostic));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.EvaluationMetric.g.cs (1)
24
get => _EvaluationMetric ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.EvaluationMetric>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.EvaluationMetric));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.EvaluationRating.g.cs (1)
24
get => _EvaluationRating ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.EvaluationRating>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.EvaluationRating));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.EvaluationResult.g.cs (1)
24
get => _EvaluationResult ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.EvaluationResult>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.EvaluationResult));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.FunctionCallContent.g.cs (1)
24
get => _FunctionCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.FunctionCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.FunctionCallContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.FunctionResultContent.g.cs (1)
24
get => _FunctionResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.FunctionResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.FunctionResultContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.HostedFileContent.g.cs (1)
24
get => _HostedFileContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.HostedFileContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.HostedFileContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.HostedVectorStoreContent.g.cs (1)
24
get => _HostedVectorStoreContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.HostedVectorStoreContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.HostedVectorStoreContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IDictionaryStringObject.g.cs (1)
24
get => _IDictionaryStringObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, object>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, object>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IDictionaryStringString.g.cs (1)
24
get => _IDictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, string>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IListAIAnnotation.g.cs (1)
24
get => _IListAIAnnotation ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IListAIContent.g.cs (1)
24
get => _IListAIContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIContent>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIContent>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IListAnnotatedRegion.g.cs (1)
24
get => _IListAnnotatedRegion ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AnnotatedRegion>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AnnotatedRegion>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IListChatMessage.g.cs (1)
24
get => _IListChatMessage ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.ChatMessage>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.ChatMessage>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IListChatTurnDetails.g.cs (1)
24
get => _IListChatTurnDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.Evaluation.Reporting.ChatTurnDetails>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.Evaluation.Reporting.ChatTurnDetails>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IListEvaluationDiagnostic.g.cs (1)
24
get => _IListEvaluationDiagnostic ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.Evaluation.EvaluationDiagnostic>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.Evaluation.EvaluationDiagnostic>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IListString.g.cs (1)
24
get => _IListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<string>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.InputRequestContent.g.cs (1)
24
get => _InputRequestContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.InputRequestContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.InputRequestContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.InputResponseContent.g.cs (1)
24
get => _InputResponseContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.InputResponseContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.InputResponseContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Int32.g.cs (1)
24
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Int64.g.cs (1)
24
get => _Int64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<long>)Options.
GetTypeInfo
(typeof(long));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.McpServerToolCallContent.g.cs (1)
24
get => _McpServerToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.McpServerToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.McpServerToolCallContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableBoolean.g.cs (1)
24
get => _NullableBoolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool?>)Options.
GetTypeInfo
(typeof(bool?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableChatFinishReason.g.cs (1)
24
get => _NullableChatFinishReason ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatFinishReason?>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatFinishReason?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableDateTimeOffset.g.cs (1)
24
get => _NullableDateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset?>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableDouble.g.cs (1)
24
get => _NullableDouble ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<double?>)Options.
GetTypeInfo
(typeof(double?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableInt32.g.cs (1)
24
get => _NullableInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int?>)Options.
GetTypeInfo
(typeof(int?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableInt64.g.cs (1)
24
get => _NullableInt64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<long?>)Options.
GetTypeInfo
(typeof(long?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NumericMetric.g.cs (1)
24
get => _NumericMetric ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.NumericMetric>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.NumericMetric));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Object.g.cs (1)
24
get => _Object ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object>)Options.
GetTypeInfo
(typeof(object));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ResponseContinuationToken.g.cs (1)
24
get => _ResponseContinuationToken ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ResponseContinuationToken>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ResponseContinuationToken));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ScenarioRunResult.g.cs (1)
24
get => _ScenarioRunResult ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.Reporting.ScenarioRunResult>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.Reporting.ScenarioRunResult));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.String.g.cs (1)
24
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.StringMetric.g.cs (1)
24
get => _StringMetric ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Evaluation.StringMetric>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Evaluation.StringMetric));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.TextContent.g.cs (1)
24
get => _TextContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.TextContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.TextContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.TextReasoningContent.g.cs (1)
24
get => _TextReasoningContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.TextReasoningContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.TextReasoningContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.TextSpanAnnotatedRegion.g.cs (1)
24
get => _TextSpanAnnotatedRegion ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.TextSpanAnnotatedRegion>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.TextSpanAnnotatedRegion));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.TimeSpan.g.cs (1)
24
get => _TimeSpan ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.TimeSpan>)Options.
GetTypeInfo
(typeof(global::System.TimeSpan));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ToolCallContent.g.cs (1)
24
get => _ToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ToolCallContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.ToolResultContent.g.cs (1)
24
get => _ToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ToolResultContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Uri.g.cs (1)
24
get => _Uri ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Uri>)Options.
GetTypeInfo
(typeof(global::System.Uri));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.UriContent.g.cs (1)
24
get => _UriContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.UriContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.UriContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.UsageContent.g.cs (1)
24
get => _UsageContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.UsageContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.UsageContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.UsageDetails.g.cs (1)
24
get => _UsageDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.UsageDetails>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.UsageDetails));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.WebSearchToolCallContent.g.cs (1)
24
get => _WebSearchToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.WebSearchToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.WebSearchToolCallContent));
Microsoft.Extensions.AI.OpenAI (21)
..\..\..\..\src\Libraries\Microsoft.Extensions.AI.OpenAI\MicrosoftExtensionsAIChatExtensions.cs (2)
75
new BinaryData(JsonSerializer.SerializeToUtf8Bytes(c.Arguments, AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(IDictionary<string, object?>))))));
160
functionArgumentsUpdate: new(JsonSerializer.SerializeToUtf8Bytes(fcc.Arguments, AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(IDictionary<string, object?>))))))
..\..\..\..\src\Libraries\Microsoft.Extensions.AI.OpenAI\OpenAIChatClient.cs (2)
192
result = JsonSerializer.Serialize(resultContent.Result, AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(object)));
220
fc.Arguments, AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(IDictionary<string, object?>))))));
..\..\..\..\src\Libraries\Microsoft.Extensions.AI.OpenAI\OpenAIRealtimeClientSession.cs (1)
639
? JsonSerializer.Serialize(functionResult.Result, AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(object)))
..\..\..\..\src\Libraries\Microsoft.Extensions.AI.OpenAI\OpenAIResponsesChatClient.cs (5)
1480
Text = JsonSerializer.Serialize(content, AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(object))),
1516
result = JsonSerializer.Serialize(resultContent.Result, AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(object)));
1584
AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(IDictionary<string, object?>)))));
1594
AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(IDictionary<string, object?>)))));
1606
AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(IDictionary<string, object?>)))));
Generated\361d1da7f942c932\OpenAIJsonContext.DictionaryStringJsonElement.g.cs (1)
22
get => _DictionaryStringJsonElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::System.Text.Json.JsonElement>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::System.Text.Json.JsonElement>));
Generated\361d1da7f942c932\OpenAIJsonContext.FunctionToolCallOutputElement.g.cs (1)
22
get => _FunctionToolCallOutputElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OpenAIResponsesChatClient.FunctionToolCallOutputElement>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.OpenAIResponsesChatClient.FunctionToolCallOutputElement));
Generated\361d1da7f942c932\OpenAIJsonContext.IDictionaryStringObject.g.cs (1)
22
get => _IDictionaryStringObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, object>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, object>));
Generated\361d1da7f942c932\OpenAIJsonContext.ListFunctionToolCallOutputElement.g.cs (1)
22
get => _ListFunctionToolCallOutputElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::Microsoft.Extensions.AI.OpenAIResponsesChatClient.FunctionToolCallOutputElement>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<global::Microsoft.Extensions.AI.OpenAIResponsesChatClient.FunctionToolCallOutputElement>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OpenAIJsonContext.HashSetString.g.cs (1)
22
get => _HashSetString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.HashSet<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.HashSet<string>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OpenAIJsonContext.IEnumerableString.g.cs (1)
22
get => _IEnumerableString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<string>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OpenAIJsonContext.JsonElement.g.cs (1)
22
get => _JsonElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.JsonElement>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.JsonElement));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OpenAIJsonContext.Object.g.cs (1)
22
get => _Object ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object>)Options.
GetTypeInfo
(typeof(object));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OpenAIJsonContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OpenAIJsonContext.StringArray.g.cs (1)
22
get => _StringArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string[]>)Options.
GetTypeInfo
(typeof(string[]));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\OpenAIJsonContext.ToolJson.g.cs (1)
22
get => _ToolJson ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.OpenAIClientExtensions.ToolJson>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.OpenAIClientExtensions.ToolJson));
Microsoft.Extensions.AI.OpenAI.Tests (2)
..\..\..\..\test\Libraries\Microsoft.Extensions.AI.OpenAI.Tests\OpenAIResponseClientTests.cs (2)
646
string serializedHistory = JsonSerializer.Serialize(chatHistory, AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(List<ChatMessage>)));
647
chatHistory = (List<ChatMessage>)JsonSerializer.Deserialize(serializedHistory, AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(List<ChatMessage>)))!;
Microsoft.Extensions.AI.Stabilization.Tests (48)
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.AdditionalPropertiesDictionary.g.cs (1)
22
get => _AdditionalPropertiesDictionary ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.AdditionalPropertiesDictionaryInt64.g.cs (1)
22
get => _AdditionalPropertiesDictionaryInt64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary<long>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary<long>));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.AIAnnotation.g.cs (1)
22
get => _AIAnnotation ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AIAnnotation>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AIAnnotation));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.AIContent.g.cs (1)
22
get => _AIContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AIContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AIContent));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.AnnotatedRegion.g.cs (1)
22
get => _AnnotatedRegion ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AnnotatedRegion>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AnnotatedRegion));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.CitationAnnotation.g.cs (1)
22
get => _CitationAnnotation ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.CitationAnnotation>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.CitationAnnotation));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.CodeInterpreterToolCallContent.g.cs (1)
22
get => _CodeInterpreterToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.CodeInterpreterToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.CodeInterpreterToolCallContent));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.CodeInterpreterToolResultContent.g.cs (1)
22
get => _CodeInterpreterToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.CodeInterpreterToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.CodeInterpreterToolResultContent));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.DataContent.g.cs (1)
22
get => _DataContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.DataContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.DataContent));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.DateTimeOffset.g.cs (1)
22
get => _DateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.ErrorContent.g.cs (1)
22
get => _ErrorContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ErrorContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ErrorContent));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.FunctionCallContent.g.cs (1)
22
get => _FunctionCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.FunctionCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.FunctionCallContent));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.FunctionResultContent.g.cs (1)
22
get => _FunctionResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.FunctionResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.FunctionResultContent));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.HostedFileContent.g.cs (1)
22
get => _HostedFileContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.HostedFileContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.HostedFileContent));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.HostedVectorStoreContent.g.cs (1)
22
get => _HostedVectorStoreContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.HostedVectorStoreContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.HostedVectorStoreContent));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.IDictionaryStringObject.g.cs (1)
22
get => _IDictionaryStringObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, object>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, object>));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.IListAIAnnotation.g.cs (1)
22
get => _IListAIAnnotation ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.IListAIContent.g.cs (1)
22
get => _IListAIContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIContent>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIContent>));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.IListAnnotatedRegion.g.cs (1)
22
get => _IListAnnotatedRegion ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AnnotatedRegion>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AnnotatedRegion>));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.IListString.g.cs (1)
22
get => _IListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<string>));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.ImageGenerationToolCallContent.g.cs (1)
22
get => _ImageGenerationToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ImageGenerationToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ImageGenerationToolCallContent));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.ImageGenerationToolResultContent.g.cs (1)
22
get => _ImageGenerationToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ImageGenerationToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ImageGenerationToolResultContent));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.InputRequestContent.g.cs (1)
22
get => _InputRequestContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.InputRequestContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.InputRequestContent));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.InputResponseContent.g.cs (1)
22
get => _InputResponseContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.InputResponseContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.InputResponseContent));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.Int64.g.cs (1)
22
get => _Int64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<long>)Options.
GetTypeInfo
(typeof(long));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.ListAIContent.g.cs (1)
22
get => _ListAIContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::Microsoft.Extensions.AI.AIContent>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<global::Microsoft.Extensions.AI.AIContent>));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.McpServerToolCallContent.g.cs (1)
22
get => _McpServerToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.McpServerToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.McpServerToolCallContent));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.McpServerToolResultContent.g.cs (1)
22
get => _McpServerToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.McpServerToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.McpServerToolResultContent));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.NullableDateTimeOffset.g.cs (1)
22
get => _NullableDateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset?>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset?));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.NullableInt32.g.cs (1)
22
get => _NullableInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int?>)Options.
GetTypeInfo
(typeof(int?));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.NullableInt64.g.cs (1)
22
get => _NullableInt64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<long?>)Options.
GetTypeInfo
(typeof(long?));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.Object.g.cs (1)
22
get => _Object ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object>)Options.
GetTypeInfo
(typeof(object));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.TextContent.g.cs (1)
22
get => _TextContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.TextContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.TextContent));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.TextReasoningContent.g.cs (1)
22
get => _TextReasoningContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.TextReasoningContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.TextReasoningContent));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.TextSpanAnnotatedRegion.g.cs (1)
22
get => _TextSpanAnnotatedRegion ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.TextSpanAnnotatedRegion>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.TextSpanAnnotatedRegion));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.ToolApprovalRequestContent.g.cs (1)
22
get => _ToolApprovalRequestContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ToolApprovalRequestContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ToolApprovalRequestContent));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.ToolApprovalResponseContent.g.cs (1)
22
get => _ToolApprovalResponseContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ToolApprovalResponseContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ToolApprovalResponseContent));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.ToolCallContent.g.cs (1)
22
get => _ToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ToolCallContent));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.ToolResultContent.g.cs (1)
22
get => _ToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ToolResultContent));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.Uri.g.cs (1)
22
get => _Uri ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Uri>)Options.
GetTypeInfo
(typeof(global::System.Uri));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.UriContent.g.cs (1)
22
get => _UriContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.UriContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.UriContent));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.UsageContent.g.cs (1)
22
get => _UsageContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.UsageContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.UsageContent));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.UsageDetails.g.cs (1)
22
get => _UsageDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.UsageDetails>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.UsageDetails));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.WebSearchToolCallContent.g.cs (1)
22
get => _WebSearchToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.WebSearchToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.WebSearchToolCallContent));
Generated\361d1da7f942c932\AIContentSerializationRegressionContext.WebSearchToolResultContent.g.cs (1)
22
get => _WebSearchToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.WebSearchToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.WebSearchToolResultContent));
Microsoft.Extensions.AI.Tests (121)
Generated\361d1da7f942c932\CustomAIContentJsonContext.AdditionalPropertiesDictionary.g.cs (1)
22
get => _AdditionalPropertiesDictionary ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary));
Generated\361d1da7f942c932\CustomAIContentJsonContext.AIAnnotation.g.cs (1)
22
get => _AIAnnotation ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AIAnnotation>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AIAnnotation));
Generated\361d1da7f942c932\CustomAIContentJsonContext.AnnotatedRegion.g.cs (1)
22
get => _AnnotatedRegion ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AnnotatedRegion>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AnnotatedRegion));
Generated\361d1da7f942c932\CustomAIContentJsonContext.CitationAnnotation.g.cs (1)
22
get => _CitationAnnotation ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.CitationAnnotation>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.CitationAnnotation));
Generated\361d1da7f942c932\CustomAIContentJsonContext.CustomAIContent1.g.cs (1)
22
get => _CustomAIContent1 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.DistributedCachingChatClientTest.CustomAIContent1>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.DistributedCachingChatClientTest.CustomAIContent1));
Generated\361d1da7f942c932\CustomAIContentJsonContext.CustomAIContent2.g.cs (1)
22
get => _CustomAIContent2 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.DistributedCachingChatClientTest.CustomAIContent2>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.DistributedCachingChatClientTest.CustomAIContent2));
Generated\361d1da7f942c932\CustomAIContentJsonContext.IListAIAnnotation.g.cs (1)
22
get => _IListAIAnnotation ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>));
Generated\361d1da7f942c932\CustomAIContentJsonContext.IListAnnotatedRegion.g.cs (1)
22
get => _IListAnnotatedRegion ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AnnotatedRegion>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AnnotatedRegion>));
Generated\361d1da7f942c932\CustomAIContentJsonContext.NullableInt32.g.cs (1)
22
get => _NullableInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int?>)Options.
GetTypeInfo
(typeof(int?));
Generated\361d1da7f942c932\CustomAIContentJsonContext.TextSpanAnnotatedRegion.g.cs (1)
22
get => _TextSpanAnnotatedRegion ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.TextSpanAnnotatedRegion>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.TextSpanAnnotatedRegion));
Generated\361d1da7f942c932\TestJsonSerializerContext.AdditionalPropertiesDictionary.g.cs (1)
22
get => _AdditionalPropertiesDictionary ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary));
Generated\361d1da7f942c932\TestJsonSerializerContext.AdditionalPropertiesDictionaryInt64.g.cs (1)
22
get => _AdditionalPropertiesDictionaryInt64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary<long>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AdditionalPropertiesDictionary<long>));
Generated\361d1da7f942c932\TestJsonSerializerContext.AIAnnotation.g.cs (1)
22
get => _AIAnnotation ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AIAnnotation>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AIAnnotation));
Generated\361d1da7f942c932\TestJsonSerializerContext.AnnotatedRegion.g.cs (1)
22
get => _AnnotatedRegion ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AnnotatedRegion>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AnnotatedRegion));
Generated\361d1da7f942c932\TestJsonSerializerContext.AutoChatToolMode.g.cs (1)
22
get => _AutoChatToolMode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AutoChatToolMode>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AutoChatToolMode));
Generated\361d1da7f942c932\TestJsonSerializerContext.ChatFinishReason.g.cs (1)
22
get => _ChatFinishReason ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatFinishReason>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatFinishReason));
Generated\361d1da7f942c932\TestJsonSerializerContext.ChatResponse.g.cs (1)
22
get => _ChatResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatResponse>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatResponse));
Generated\361d1da7f942c932\TestJsonSerializerContext.ChatResponseFormat.g.cs (1)
22
get => _ChatResponseFormat ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatResponseFormat>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatResponseFormat));
Generated\361d1da7f942c932\TestJsonSerializerContext.ChatResponseFormatJson.g.cs (1)
22
get => _ChatResponseFormatJson ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatResponseFormatJson>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatResponseFormatJson));
Generated\361d1da7f942c932\TestJsonSerializerContext.ChatResponseFormatText.g.cs (1)
22
get => _ChatResponseFormatText ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatResponseFormatText>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatResponseFormatText));
Generated\361d1da7f942c932\TestJsonSerializerContext.ChatResponseUpdate.g.cs (1)
22
get => _ChatResponseUpdate ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatResponseUpdate>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatResponseUpdate));
Generated\361d1da7f942c932\TestJsonSerializerContext.ChatToolMode.g.cs (1)
22
get => _ChatToolMode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatToolMode>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatToolMode));
Generated\361d1da7f942c932\TestJsonSerializerContext.CitationAnnotation.g.cs (1)
22
get => _CitationAnnotation ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.CitationAnnotation>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.CitationAnnotation));
Generated\361d1da7f942c932\TestJsonSerializerContext.CodeInterpreterToolCallContent.g.cs (1)
22
get => _CodeInterpreterToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.CodeInterpreterToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.CodeInterpreterToolCallContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.CodeInterpreterToolResultContent.g.cs (1)
22
get => _CodeInterpreterToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.CodeInterpreterToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.CodeInterpreterToolResultContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.DateTimeOffset.g.cs (1)
22
get => _DateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset));
Generated\361d1da7f942c932\TestJsonSerializerContext.DayOfWeekArray.g.cs (1)
22
get => _DayOfWeekArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DayOfWeek[]>)Options.
GetTypeInfo
(typeof(global::System.DayOfWeek[]));
Generated\361d1da7f942c932\TestJsonSerializerContext.DictionaryStringJsonDocument.g.cs (1)
22
get => _DictionaryStringJsonDocument ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::System.Text.Json.JsonDocument>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::System.Text.Json.JsonDocument>));
Generated\361d1da7f942c932\TestJsonSerializerContext.DictionaryStringJsonNode.g.cs (1)
22
get => _DictionaryStringJsonNode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::System.Text.Json.Nodes.JsonNode>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::System.Text.Json.Nodes.JsonNode>));
Generated\361d1da7f942c932\TestJsonSerializerContext.DictionaryStringObject.g.cs (1)
22
get => _DictionaryStringObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, object>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, object>));
Generated\361d1da7f942c932\TestJsonSerializerContext.DictionaryStringString.g.cs (1)
22
get => _DictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, string>));
Generated\361d1da7f942c932\TestJsonSerializerContext.EmbeddingGenerationOptions.g.cs (1)
22
get => _EmbeddingGenerationOptions ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.EmbeddingGenerationOptions>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.EmbeddingGenerationOptions));
Generated\361d1da7f942c932\TestJsonSerializerContext.EmbeddingSingle.g.cs (1)
22
get => _EmbeddingSingle ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.Embedding<float>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.Embedding<float>));
Generated\361d1da7f942c932\TestJsonSerializerContext.ErrorContent.g.cs (1)
22
get => _ErrorContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ErrorContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ErrorContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.FunctionCallContent.g.cs (1)
22
get => _FunctionCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.FunctionCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.FunctionCallContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.FunctionResultContent.g.cs (1)
22
get => _FunctionResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.FunctionResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.FunctionResultContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.HostedFileContent.g.cs (1)
22
get => _HostedFileContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.HostedFileContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.HostedFileContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.HostedVectorStoreContent.g.cs (1)
22
get => _HostedVectorStoreContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.HostedVectorStoreContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.HostedVectorStoreContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.IDictionaryStringObject.g.cs (1)
22
get => _IDictionaryStringObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, object>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, object>));
Generated\361d1da7f942c932\TestJsonSerializerContext.IListAIAnnotation.g.cs (1)
22
get => _IListAIAnnotation ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIAnnotation>));
Generated\361d1da7f942c932\TestJsonSerializerContext.IListAIContent.g.cs (1)
22
get => _IListAIContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIContent>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AIContent>));
Generated\361d1da7f942c932\TestJsonSerializerContext.IListAnnotatedRegion.g.cs (1)
22
get => _IListAnnotatedRegion ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AnnotatedRegion>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.AnnotatedRegion>));
Generated\361d1da7f942c932\TestJsonSerializerContext.IListChatMessage.g.cs (1)
22
get => _IListChatMessage ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.ChatMessage>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.Extensions.AI.ChatMessage>));
Generated\361d1da7f942c932\TestJsonSerializerContext.ImageGenerationToolCallContent.g.cs (1)
22
get => _ImageGenerationToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ImageGenerationToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ImageGenerationToolCallContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.ImageGenerationToolResultContent.g.cs (1)
22
get => _ImageGenerationToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ImageGenerationToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ImageGenerationToolResultContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.InputRequestContent.g.cs (1)
22
get => _InputRequestContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.InputRequestContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.InputRequestContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.InputResponseContent.g.cs (1)
22
get => _InputResponseContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.InputResponseContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.InputResponseContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.IReadOnlyListChatResponseUpdate.g.cs (1)
22
get => _IReadOnlyListChatResponseUpdate ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<global::Microsoft.Extensions.AI.ChatResponseUpdate>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyList<global::Microsoft.Extensions.AI.ChatResponseUpdate>));
Generated\361d1da7f942c932\TestJsonSerializerContext.JsonDocument.g.cs (1)
22
get => _JsonDocument ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.JsonDocument>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.JsonDocument));
Generated\361d1da7f942c932\TestJsonSerializerContext.McpServerToolCallContent.g.cs (1)
22
get => _McpServerToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.McpServerToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.McpServerToolCallContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.McpServerToolResultContent.g.cs (1)
22
get => _McpServerToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.McpServerToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.McpServerToolResultContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.NoneChatToolMode.g.cs (1)
22
get => _NoneChatToolMode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.NoneChatToolMode>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.NoneChatToolMode));
Generated\361d1da7f942c932\TestJsonSerializerContext.NullableBoolean.g.cs (1)
22
get => _NullableBoolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool?>)Options.
GetTypeInfo
(typeof(bool?));
Generated\361d1da7f942c932\TestJsonSerializerContext.NullableChatFinishReason.g.cs (1)
22
get => _NullableChatFinishReason ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatFinishReason?>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatFinishReason?));
Generated\361d1da7f942c932\TestJsonSerializerContext.NullableChatRole.g.cs (1)
22
get => _NullableChatRole ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatRole?>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatRole?));
Generated\361d1da7f942c932\TestJsonSerializerContext.NullableDateTimeOffset.g.cs (1)
22
get => _NullableDateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset?>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset?));
Generated\361d1da7f942c932\TestJsonSerializerContext.NullableInt32.g.cs (1)
22
get => _NullableInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int?>)Options.
GetTypeInfo
(typeof(int?));
Generated\361d1da7f942c932\TestJsonSerializerContext.NullableInt64.g.cs (1)
22
get => _NullableInt64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<long?>)Options.
GetTypeInfo
(typeof(long?));
Generated\361d1da7f942c932\TestJsonSerializerContext.NullableJsonElement.g.cs (1)
22
get => _NullableJsonElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.JsonElement?>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.JsonElement?));
Generated\361d1da7f942c932\TestJsonSerializerContext.NullableReasoningEffort.g.cs (1)
22
get => _NullableReasoningEffort ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ReasoningEffort?>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ReasoningEffort?));
Generated\361d1da7f942c932\TestJsonSerializerContext.NullableReasoningOutput.g.cs (1)
22
get => _NullableReasoningOutput ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ReasoningOutput?>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ReasoningOutput?));
Generated\361d1da7f942c932\TestJsonSerializerContext.NullableSingle.g.cs (1)
22
get => _NullableSingle ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<float?>)Options.
GetTypeInfo
(typeof(float?));
Generated\361d1da7f942c932\TestJsonSerializerContext.ReadOnlyMemorySingle.g.cs (1)
22
get => _ReadOnlyMemorySingle ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.ReadOnlyMemory<float>>)Options.
GetTypeInfo
(typeof(global::System.ReadOnlyMemory<float>));
Generated\361d1da7f942c932\TestJsonSerializerContext.ReasoningEffort.g.cs (1)
22
get => _ReasoningEffort ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ReasoningEffort>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ReasoningEffort));
Generated\361d1da7f942c932\TestJsonSerializerContext.ReasoningOptions.g.cs (1)
22
get => _ReasoningOptions ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ReasoningOptions>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ReasoningOptions));
Generated\361d1da7f942c932\TestJsonSerializerContext.ReasoningOutput.g.cs (1)
22
get => _ReasoningOutput ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ReasoningOutput>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ReasoningOutput));
Generated\361d1da7f942c932\TestJsonSerializerContext.RequiredChatToolMode.g.cs (1)
22
get => _RequiredChatToolMode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.RequiredChatToolMode>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.RequiredChatToolMode));
Generated\361d1da7f942c932\TestJsonSerializerContext.ResponseContinuationToken.g.cs (1)
22
get => _ResponseContinuationToken ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ResponseContinuationToken>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ResponseContinuationToken));
Generated\361d1da7f942c932\TestJsonSerializerContext.TextReasoningContent.g.cs (1)
22
get => _TextReasoningContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.TextReasoningContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.TextReasoningContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.TextSpanAnnotatedRegion.g.cs (1)
22
get => _TextSpanAnnotatedRegion ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.TextSpanAnnotatedRegion>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.TextSpanAnnotatedRegion));
Generated\361d1da7f942c932\TestJsonSerializerContext.ToolApprovalRequestContent.g.cs (1)
22
get => _ToolApprovalRequestContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ToolApprovalRequestContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ToolApprovalRequestContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.ToolApprovalResponseContent.g.cs (1)
22
get => _ToolApprovalResponseContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ToolApprovalResponseContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ToolApprovalResponseContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.ToolCallContent.g.cs (1)
22
get => _ToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ToolCallContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.ToolResultContent.g.cs (1)
22
get => _ToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ToolResultContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.UsageContent.g.cs (1)
22
get => _UsageContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.UsageContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.UsageContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.UsageDetails.g.cs (1)
22
get => _UsageDetails ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.UsageDetails>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.UsageDetails));
Generated\361d1da7f942c932\TestJsonSerializerContext.WebSearchToolCallContent.g.cs (1)
22
get => _WebSearchToolCallContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.WebSearchToolCallContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.WebSearchToolCallContent));
Generated\361d1da7f942c932\TestJsonSerializerContext.WebSearchToolResultContent.g.cs (1)
22
get => _WebSearchToolResultContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.WebSearchToolResultContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.WebSearchToolResultContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\CustomAIContentJsonContext.DateTime.g.cs (1)
22
get => _DateTime ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTime>)Options.
GetTypeInfo
(typeof(global::System.DateTime));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\CustomAIContentJsonContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\CustomAIContentJsonContext.Object.g.cs (1)
22
get => _Object ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object>)Options.
GetTypeInfo
(typeof(object));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\CustomAIContentJsonContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\CustomAIContentJsonContext.Uri.g.cs (1)
22
get => _Uri ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Uri>)Options.
GetTypeInfo
(typeof(global::System.Uri));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.B.g.cs (1)
24
get => _B ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AIFunctionFactoryTest.B>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AIFunctionFactoryTest.B));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.DateTime.g.cs (1)
24
get => _DateTime ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTime>)Options.
GetTypeInfo
(typeof(global::System.DateTime));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Guid.g.cs (1)
24
get => _Guid ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Guid>)Options.
GetTypeInfo
(typeof(global::System.Guid));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.IAsyncEnumerableInt32.g.cs (1)
24
get => _IAsyncEnumerableInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IAsyncEnumerable<int>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IAsyncEnumerable<int>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Int32.g.cs (1)
24
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.Int32Array.g.cs (1)
24
get => _Int32Array ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int[]>)Options.
GetTypeInfo
(typeof(int[]));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableDateTime.g.cs (1)
24
get => _NullableDateTime ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTime?>)Options.
GetTypeInfo
(typeof(global::System.DateTime?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.NullableInt32.g.cs (1)
24
get => _NullableInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int?>)Options.
GetTypeInfo
(typeof(int?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.String.g.cs (1)
24
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext.StructWithDefaultCtor.g.cs (1)
24
get => _StructWithDefaultCtor ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AIFunctionFactoryTest.StructWithDefaultCtor>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AIFunctionFactoryTest.StructWithDefaultCtor));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext2.Animal.g.cs (1)
24
get => _Animal ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatClientStructuredOutputExtensionsTests.Animal>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatClientStructuredOutputExtensionsTests.Animal));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext2.AnimalArray.g.cs (1)
24
get => _AnimalArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatClientStructuredOutputExtensionsTests.Animal[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatClientStructuredOutputExtensionsTests.Animal[]));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext2.DataAnimal.g.cs (1)
24
get => _DataAnimal ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatClientStructuredOutputExtensionsTests.Data<global::Microsoft.Extensions.AI.ChatClientStructuredOutputExtensionsTests.Animal>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatClientStructuredOutputExtensionsTests.Data<global::Microsoft.Extensions.AI.ChatClientStructuredOutputExtensionsTests.Animal>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext2.EnvelopeAnimalArray.g.cs (1)
24
get => _EnvelopeAnimalArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatClientStructuredOutputExtensionsTests.Envelope<global::Microsoft.Extensions.AI.ChatClientStructuredOutputExtensionsTests.Animal[]>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatClientStructuredOutputExtensionsTests.Envelope<global::Microsoft.Extensions.AI.ChatClientStructuredOutputExtensionsTests.Animal[]>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext2.EnvelopeInt32.g.cs (1)
24
get => _EnvelopeInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatClientStructuredOutputExtensionsTests.Envelope<int>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatClientStructuredOutputExtensionsTests.Envelope<int>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext2.Int32.g.cs (1)
24
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext2.Species.g.cs (1)
24
get => _Species ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatClientStructuredOutputExtensionsTests.Species>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatClientStructuredOutputExtensionsTests.Species));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\JsonContext2.String.g.cs (1)
24
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.AIContent.g.cs (1)
22
get => _AIContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.AIContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.AIContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.ChatMessage.g.cs (1)
22
get => _ChatMessage ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatMessage>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatMessage));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.ChatOptions.g.cs (1)
22
get => _ChatOptions ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatOptions>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatOptions));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.ChatRole.g.cs (1)
22
get => _ChatRole ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.ChatRole>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.ChatRole));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.DataContent.g.cs (1)
22
get => _DataContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.DataContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.DataContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.DayOfWeek.g.cs (1)
22
get => _DayOfWeek ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DayOfWeek>)Options.
GetTypeInfo
(typeof(global::System.DayOfWeek));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.Double.g.cs (1)
22
get => _Double ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<double>)Options.
GetTypeInfo
(typeof(double));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.Guid.g.cs (1)
22
get => _Guid ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Guid>)Options.
GetTypeInfo
(typeof(global::System.Guid));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.IListString.g.cs (1)
22
get => _IListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<string>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.Int64.g.cs (1)
22
get => _Int64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<long>)Options.
GetTypeInfo
(typeof(long));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.JsonElement.g.cs (1)
22
get => _JsonElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.JsonElement>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.JsonElement));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.JsonNode.g.cs (1)
22
get => _JsonNode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.Nodes.JsonNode>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.Nodes.JsonNode));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.Object.g.cs (1)
22
get => _Object ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object>)Options.
GetTypeInfo
(typeof(object));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.Single.g.cs (1)
22
get => _Single ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<float>)Options.
GetTypeInfo
(typeof(float));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.TextContent.g.cs (1)
22
get => _TextContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.TextContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.TextContent));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.Uri.g.cs (1)
22
get => _Uri ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Uri>)Options.
GetTypeInfo
(typeof(global::System.Uri));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestJsonSerializerContext.UriContent.g.cs (1)
22
get => _UriContent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.UriContent>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.UriContent));
Microsoft.ML.Tokenizers (4)
ModelSourceGenerationContext.DictionaryStringSpanOrdinalKeyInt32.g.cs (1)
20
get => _DictionaryStringSpanOrdinalKeyInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<global::Microsoft.ML.Tokenizers.StringSpanOrdinalKey, int>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<global::Microsoft.ML.Tokenizers.StringSpanOrdinalKey, int>));
ModelSourceGenerationContext.Int32.g.cs (1)
20
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
ModelSourceGenerationContext.StringSpanOrdinalKey.g.cs (1)
20
get => _StringSpanOrdinalKey ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.ML.Tokenizers.StringSpanOrdinalKey>)Options.
GetTypeInfo
(typeof(global::Microsoft.ML.Tokenizers.StringSpanOrdinalKey));
ModelSourceGenerationContext.Vocabulary.g.cs (1)
20
get => _Vocabulary ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.ML.Tokenizers.Vocabulary>)Options.
GetTypeInfo
(typeof(global::Microsoft.ML.Tokenizers.Vocabulary));
Microsoft.NET.Build.Tasks (15)
_generated\0\SdkVulnerabilitySummaryContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\1\SdkVulnerabilitySummaryContext.SdkCveSummary.g.cs (1)
22
get => _SdkCveSummary ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.NET.Build.Tasks.CheckSdkVulnerabilities.SdkCveSummary>)Options.
GetTypeInfo
(typeof(global::Microsoft.NET.Build.Tasks.CheckSdkVulnerabilities.SdkCveSummary));
_generated\10\WorkloadSetJsonSerializerContext.DictionaryStringString.g.cs (1)
22
get => _DictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, string>));
_generated\11\WorkloadSetJsonSerializerContext.IDictionaryStringString.g.cs (1)
22
get => _IDictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, string>));
_generated\12\WorkloadSetJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\16\InstallStateJsonSerializerContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\17\InstallStateJsonSerializerContext.NullableBoolean.g.cs (1)
22
get => _NullableBoolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool?>)Options.
GetTypeInfo
(typeof(bool?));
_generated\18\InstallStateJsonSerializerContext.InstallStateContents.g.cs (1)
22
get => _InstallStateContents ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Workload.InstallStateContents>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Workload.InstallStateContents));
_generated\19\InstallStateJsonSerializerContext.DictionaryStringString.g.cs (1)
22
get => _DictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, string>));
_generated\2\SdkVulnerabilitySummaryContext.SdkVulnerabilitySummary.g.cs (1)
22
get => _SdkVulnerabilitySummary ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.NET.Build.Tasks.CheckSdkVulnerabilities.SdkVulnerabilitySummary>)Options.
GetTypeInfo
(typeof(global::Microsoft.NET.Build.Tasks.CheckSdkVulnerabilities.SdkVulnerabilitySummary));
_generated\20\InstallStateJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\3\SdkVulnerabilitySummaryContext.ListSdkCveSummary.g.cs (1)
22
get => _ListSdkCveSummary ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::Microsoft.NET.Build.Tasks.CheckSdkVulnerabilities.SdkCveSummary>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<global::Microsoft.NET.Build.Tasks.CheckSdkVulnerabilities.SdkCveSummary>));
_generated\4\SdkVulnerabilitySummaryContext.DateTime.g.cs (1)
22
get => _DateTime ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTime>)Options.
GetTypeInfo
(typeof(global::System.DateTime));
_generated\5\SdkVulnerabilitySummaryContext.NullableDateTime.g.cs (1)
22
get => _NullableDateTime ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTime?>)Options.
GetTypeInfo
(typeof(global::System.DateTime?));
_generated\6\SdkVulnerabilitySummaryContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Microsoft.NET.Sdk.StaticWebAssets.Tasks (43)
_generated\0\StaticWebAssetsJsonSerializerContext.StaticWebAssetMatch.g.cs (1)
22
get => _StaticWebAssetMatch ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.GenerateStaticWebAssetsDevelopmentManifest.StaticWebAssetMatch>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.GenerateStaticWebAssetsDevelopmentManifest.StaticWebAssetMatch));
_generated\1\StaticWebAssetsJsonSerializerContext.StaticWebAssetNode.g.cs (1)
22
get => _StaticWebAssetNode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.GenerateStaticWebAssetsDevelopmentManifest.StaticWebAssetNode>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.GenerateStaticWebAssetsDevelopmentManifest.StaticWebAssetNode));
_generated\10\StaticWebAssetsJsonSerializerContext.StaticWebAssetEndpointPropertyArray.g.cs (1)
22
get => _StaticWebAssetEndpointPropertyArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetEndpointProperty[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetEndpointProperty[]));
_generated\11\StaticWebAssetsJsonSerializerContext.StaticWebAssetEndpointResponseHeader.g.cs (1)
22
get => _StaticWebAssetEndpointResponseHeader ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetEndpointResponseHeader>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetEndpointResponseHeader));
_generated\12\StaticWebAssetsJsonSerializerContext.StaticWebAssetEndpointResponseHeaderArray.g.cs (1)
22
get => _StaticWebAssetEndpointResponseHeaderArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetEndpointResponseHeader[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetEndpointResponseHeader[]));
_generated\13\StaticWebAssetsJsonSerializerContext.StaticWebAssetEndpointSelector.g.cs (1)
22
get => _StaticWebAssetEndpointSelector ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetEndpointSelector>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetEndpointSelector));
_generated\14\StaticWebAssetsJsonSerializerContext.StaticWebAssetEndpointSelectorArray.g.cs (1)
22
get => _StaticWebAssetEndpointSelectorArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetEndpointSelector[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetEndpointSelector[]));
_generated\15\StaticWebAssetsJsonSerializerContext.StaticWebAssetEndpointsManifest.g.cs (1)
22
get => _StaticWebAssetEndpointsManifest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetEndpointsManifest>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetEndpointsManifest));
_generated\16\StaticWebAssetsJsonSerializerContext.StaticWebAssetPackageManifest.g.cs (1)
22
get => _StaticWebAssetPackageManifest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetPackageManifest>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetPackageManifest));
_generated\17\StaticWebAssetsJsonSerializerContext.StaticWebAssetsDiscoveryPattern.g.cs (1)
22
get => _StaticWebAssetsDiscoveryPattern ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetsDiscoveryPattern>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetsDiscoveryPattern));
_generated\18\StaticWebAssetsJsonSerializerContext.StaticWebAssetsDiscoveryPatternArray.g.cs (1)
22
get => _StaticWebAssetsDiscoveryPatternArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetsDiscoveryPattern[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetsDiscoveryPattern[]));
_generated\19\StaticWebAssetsJsonSerializerContext.StaticWebAssetsManifest.g.cs (1)
22
get => _StaticWebAssetsManifest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetsManifest>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetsManifest));
_generated\2\StaticWebAssetsJsonSerializerContext.StaticWebAssetPattern.g.cs (1)
22
get => _StaticWebAssetPattern ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.GenerateStaticWebAssetsDevelopmentManifest.StaticWebAssetPattern>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.GenerateStaticWebAssetsDevelopmentManifest.StaticWebAssetPattern));
_generated\20\StaticWebAssetsJsonSerializerContext.ReferencedProjectConfiguration.g.cs (1)
22
get => _ReferencedProjectConfiguration ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetsManifest.ReferencedProjectConfiguration>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetsManifest.ReferencedProjectConfiguration));
_generated\21\StaticWebAssetsJsonSerializerContext.ReferencedProjectConfigurationArray.g.cs (1)
22
get => _ReferencedProjectConfigurationArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetsManifest.ReferencedProjectConfiguration[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetsManifest.ReferencedProjectConfiguration[]));
_generated\22\StaticWebAssetsJsonSerializerContext.DictionaryStringStaticWebAssetNode.g.cs (1)
22
get => _DictionaryStringStaticWebAssetNode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.GenerateStaticWebAssetsDevelopmentManifest.StaticWebAssetNode>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.GenerateStaticWebAssetsDevelopmentManifest.StaticWebAssetNode>));
_generated\23\StaticWebAssetsJsonSerializerContext.DictionaryStringStaticWebAsset.g.cs (1)
22
get => _DictionaryStringStaticWebAsset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAsset>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAsset>));
_generated\24\StaticWebAssetsJsonSerializerContext.DateTimeOffset.g.cs (1)
22
get => _DateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset));
_generated\25\StaticWebAssetsJsonSerializerContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\26\StaticWebAssetsJsonSerializerContext.Int64.g.cs (1)
22
get => _Int64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<long>)Options.
GetTypeInfo
(typeof(long));
_generated\27\StaticWebAssetsJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\28\StaticWebAssetsJsonSerializerContext.StringArray.g.cs (1)
22
get => _StringArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string[]>)Options.
GetTypeInfo
(typeof(string[]));
_generated\3\StaticWebAssetsJsonSerializerContext.StaticWebAssetPatternArray.g.cs (1)
22
get => _StaticWebAssetPatternArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.GenerateStaticWebAssetsDevelopmentManifest.StaticWebAssetPattern[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.GenerateStaticWebAssetsDevelopmentManifest.StaticWebAssetPattern[]));
_generated\32\DefineStaticWebAssetsSerializerContext.ByteArray.g.cs (1)
24
get => _ByteArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<byte[]>)Options.
GetTypeInfo
(typeof(byte[]));
_generated\33\DefineStaticWebAssetsSerializerContext.CopyCandidate.g.cs (1)
24
get => _CopyCandidate ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.DefineStaticWebAssets.CopyCandidate>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.DefineStaticWebAssets.CopyCandidate));
_generated\34\DefineStaticWebAssetsSerializerContext.DefineStaticWebAssetsCache.g.cs (1)
24
get => _DefineStaticWebAssetsCache ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.DefineStaticWebAssets.DefineStaticWebAssetsCache>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.DefineStaticWebAssets.DefineStaticWebAssetsCache));
_generated\35\DefineStaticWebAssetsSerializerContext.StaticWebAsset.g.cs (1)
24
get => _StaticWebAsset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAsset>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAsset));
_generated\36\DefineStaticWebAssetsSerializerContext.DictionaryStringCopyCandidate.g.cs (1)
24
get => _DictionaryStringCopyCandidate ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.DefineStaticWebAssets.CopyCandidate>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.DefineStaticWebAssets.CopyCandidate>));
_generated\37\DefineStaticWebAssetsSerializerContext.DictionaryStringStaticWebAsset.g.cs (1)
24
get => _DictionaryStringStaticWebAsset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAsset>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAsset>));
_generated\38\DefineStaticWebAssetsSerializerContext.HashSetString.g.cs (1)
24
get => _HashSetString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.HashSet<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.HashSet<string>));
_generated\39\DefineStaticWebAssetsSerializerContext.DateTimeOffset.g.cs (1)
24
get => _DateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset));
_generated\4\StaticWebAssetsJsonSerializerContext.StaticWebAssetsDevelopmentManifest.g.cs (1)
22
get => _StaticWebAssetsDevelopmentManifest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.GenerateStaticWebAssetsDevelopmentManifest.StaticWebAssetsDevelopmentManifest>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.GenerateStaticWebAssetsDevelopmentManifest.StaticWebAssetsDevelopmentManifest));
_generated\40\DefineStaticWebAssetsSerializerContext.Int64.g.cs (1)
24
get => _Int64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<long>)Options.
GetTypeInfo
(typeof(long));
_generated\41\DefineStaticWebAssetsSerializerContext.String.g.cs (1)
24
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\45\ImportMapSerializerContext.ImportMap.g.cs (1)
22
get => _ImportMap ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.ImportMap>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.ImportMap));
_generated\46\ImportMapSerializerContext.DictionaryStringDictionaryStringString.g.cs (1)
22
get => _DictionaryStringDictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::System.Collections.Generic.Dictionary<string, string>>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::System.Collections.Generic.Dictionary<string, string>>));
_generated\47\ImportMapSerializerContext.DictionaryStringString.g.cs (1)
22
get => _DictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, string>));
_generated\48\ImportMapSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\5\StaticWebAssetsJsonSerializerContext.StaticWebAsset.g.cs (1)
22
get => _StaticWebAsset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAsset>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAsset));
_generated\6\StaticWebAssetsJsonSerializerContext.StaticWebAssetArray.g.cs (1)
22
get => _StaticWebAssetArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAsset[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAsset[]));
_generated\7\StaticWebAssetsJsonSerializerContext.StaticWebAssetEndpoint.g.cs (1)
22
get => _StaticWebAssetEndpoint ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetEndpoint>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetEndpoint));
_generated\8\StaticWebAssetsJsonSerializerContext.StaticWebAssetEndpointArray.g.cs (1)
22
get => _StaticWebAssetEndpointArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetEndpoint[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetEndpoint[]));
_generated\9\StaticWebAssetsJsonSerializerContext.StaticWebAssetEndpointProperty.g.cs (1)
22
get => _StaticWebAssetEndpointProperty ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetEndpointProperty>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAssetEndpointProperty));
Microsoft.NET.Sdk.WorkloadManifestReader (8)
_generated\0\WorkloadSetJsonSerializerContext.DictionaryStringString.g.cs (1)
22
get => _DictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, string>));
_generated\1\WorkloadSetJsonSerializerContext.IDictionaryStringString.g.cs (1)
22
get => _IDictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, string>));
_generated\10\InstallStateJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\2\WorkloadSetJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\6\InstallStateJsonSerializerContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\7\InstallStateJsonSerializerContext.NullableBoolean.g.cs (1)
22
get => _NullableBoolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool?>)Options.
GetTypeInfo
(typeof(bool?));
_generated\8\InstallStateJsonSerializerContext.InstallStateContents.g.cs (1)
22
get => _InstallStateContents ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Workload.InstallStateContents>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Cli.Commands.Workload.InstallStateContents));
_generated\9\InstallStateJsonSerializerContext.DictionaryStringString.g.cs (1)
22
get => _DictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, string>));
Microsoft.TemplateEngine.Edge (37)
_generated\0\GlobalSettingsJsonSerializerContext.TemplatePackageData.g.cs (1)
22
get => _TemplatePackageData ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.TemplateEngine.Abstractions.Installer.TemplatePackageData>)Options.
GetTypeInfo
(typeof(global::Microsoft.TemplateEngine.Abstractions.Installer.TemplatePackageData));
_generated\1\GlobalSettingsJsonSerializerContext.GlobalSettingsData.g.cs (1)
22
get => _GlobalSettingsData ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.TemplateEngine.Edge.BuiltInManagedProvider.GlobalSettingsData>)Options.
GetTypeInfo
(typeof(global::Microsoft.TemplateEngine.Edge.BuiltInManagedProvider.GlobalSettingsData));
_generated\10\SettingsStoreJsonSerializerContext.SettingsStore.g.cs (1)
22
get => _SettingsStore ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.TemplateEngine.Edge.Settings.SettingsStore>)Options.
GetTypeInfo
(typeof(global::Microsoft.TemplateEngine.Edge.Settings.SettingsStore));
_generated\11\SettingsStoreJsonSerializerContext.DictionaryStringHashSetGuid.g.cs (1)
22
get => _DictionaryStringHashSetGuid ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::System.Collections.Generic.HashSet<global::System.Guid>>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::System.Collections.Generic.HashSet<global::System.Guid>>));
_generated\12\SettingsStoreJsonSerializerContext.DictionaryStringString.g.cs (1)
22
get => _DictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, string>));
_generated\13\SettingsStoreJsonSerializerContext.HashSetGuid.g.cs (1)
22
get => _HashSetGuid ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.HashSet<global::System.Guid>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.HashSet<global::System.Guid>));
_generated\14\SettingsStoreJsonSerializerContext.HashSetString.g.cs (1)
22
get => _HashSetString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.HashSet<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.HashSet<string>));
_generated\15\SettingsStoreJsonSerializerContext.Guid.g.cs (1)
22
get => _Guid ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Guid>)Options.
GetTypeInfo
(typeof(global::System.Guid));
_generated\16\SettingsStoreJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\2\GlobalSettingsJsonSerializerContext.IReadOnlyDictionaryStringString.g.cs (1)
22
get => _IReadOnlyDictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyDictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyDictionary<string, string>));
_generated\20\TemplateCacheJsonSerializerContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\21\TemplateCacheJsonSerializerContext.TemplateConstraintInfo.g.cs (1)
22
get => _TemplateConstraintInfo ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.TemplateEngine.Abstractions.Constraints.TemplateConstraintInfo>)Options.
GetTypeInfo
(typeof(global::Microsoft.TemplateEngine.Abstractions.Constraints.TemplateConstraintInfo));
_generated\22\TemplateCacheJsonSerializerContext.IBaselineInfo.g.cs (1)
22
get => _IBaselineInfo ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.TemplateEngine.Abstractions.IBaselineInfo>)Options.
GetTypeInfo
(typeof(global::Microsoft.TemplateEngine.Abstractions.IBaselineInfo));
_generated\23\TemplateCacheJsonSerializerContext.ITemplateParameter.g.cs (1)
22
get => _ITemplateParameter ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.TemplateEngine.Abstractions.ITemplateParameter>)Options.
GetTypeInfo
(typeof(global::Microsoft.TemplateEngine.Abstractions.ITemplateParameter));
_generated\24\TemplateCacheJsonSerializerContext.ParameterChoice.g.cs (1)
22
get => _ParameterChoice ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.TemplateEngine.Abstractions.ParameterChoice>)Options.
GetTypeInfo
(typeof(global::Microsoft.TemplateEngine.Abstractions.ParameterChoice));
_generated\25\TemplateCacheJsonSerializerContext.IParameterDefinitionSet.g.cs (1)
22
get => _IParameterDefinitionSet ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.TemplateEngine.Abstractions.Parameters.IParameterDefinitionSet>)Options.
GetTypeInfo
(typeof(global::Microsoft.TemplateEngine.Abstractions.Parameters.IParameterDefinitionSet));
_generated\26\TemplateCacheJsonSerializerContext.PrecedenceDefinition.g.cs (1)
22
get => _PrecedenceDefinition ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.TemplateEngine.Abstractions.PrecedenceDefinition>)Options.
GetTypeInfo
(typeof(global::Microsoft.TemplateEngine.Abstractions.PrecedenceDefinition));
_generated\27\TemplateCacheJsonSerializerContext.TemplateParameterPrecedence.g.cs (1)
22
get => _TemplateParameterPrecedence ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.TemplateEngine.Abstractions.TemplateParameterPrecedence>)Options.
GetTypeInfo
(typeof(global::Microsoft.TemplateEngine.Abstractions.TemplateParameterPrecedence));
_generated\28\TemplateCacheJsonSerializerContext.TemplateParameterPriority.g.cs (1)
22
get => _TemplateParameterPriority ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.TemplateEngine.Abstractions.TemplateParameterPriority>)Options.
GetTypeInfo
(typeof(global::Microsoft.TemplateEngine.Abstractions.TemplateParameterPriority));
_generated\29\TemplateCacheJsonSerializerContext.TemplateCache.g.cs (1)
22
get => _TemplateCache ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.TemplateEngine.Edge.Settings.TemplateCache>)Options.
GetTypeInfo
(typeof(global::Microsoft.TemplateEngine.Edge.Settings.TemplateCache));
_generated\3\GlobalSettingsJsonSerializerContext.IReadOnlyListTemplatePackageData.g.cs (1)
22
get => _IReadOnlyListTemplatePackageData ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<global::Microsoft.TemplateEngine.Abstractions.Installer.TemplatePackageData>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyList<global::Microsoft.TemplateEngine.Abstractions.Installer.TemplatePackageData>));
_generated\30\TemplateCacheJsonSerializerContext.TemplateInfo.g.cs (1)
22
get => _TemplateInfo ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.TemplateEngine.Edge.Settings.TemplateInfo>)Options.
GetTypeInfo
(typeof(global::Microsoft.TemplateEngine.Edge.Settings.TemplateInfo));
_generated\31\TemplateCacheJsonSerializerContext.DictionaryStringDateTime.g.cs (1)
22
get => _DictionaryStringDateTime ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::System.DateTime>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::System.DateTime>));
_generated\32\TemplateCacheJsonSerializerContext.IReadOnlyDictionaryStringIBaselineInfo.g.cs (1)
22
get => _IReadOnlyDictionaryStringIBaselineInfo ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyDictionary<string, global::Microsoft.TemplateEngine.Abstractions.IBaselineInfo>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyDictionary<string, global::Microsoft.TemplateEngine.Abstractions.IBaselineInfo>));
_generated\33\TemplateCacheJsonSerializerContext.IReadOnlyDictionaryStringParameterChoice.g.cs (1)
22
get => _IReadOnlyDictionaryStringParameterChoice ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyDictionary<string, global::Microsoft.TemplateEngine.Abstractions.ParameterChoice>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyDictionary<string, global::Microsoft.TemplateEngine.Abstractions.ParameterChoice>));
_generated\34\TemplateCacheJsonSerializerContext.IReadOnlyDictionaryStringString.g.cs (1)
22
get => _IReadOnlyDictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyDictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyDictionary<string, string>));
_generated\35\TemplateCacheJsonSerializerContext.IReadOnlyListTemplateConstraintInfo.g.cs (1)
22
get => _IReadOnlyListTemplateConstraintInfo ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<global::Microsoft.TemplateEngine.Abstractions.Constraints.TemplateConstraintInfo>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyList<global::Microsoft.TemplateEngine.Abstractions.Constraints.TemplateConstraintInfo>));
_generated\36\TemplateCacheJsonSerializerContext.IReadOnlyListTemplateInfo.g.cs (1)
22
get => _IReadOnlyListTemplateInfo ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<global::Microsoft.TemplateEngine.Edge.Settings.TemplateInfo>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyList<global::Microsoft.TemplateEngine.Edge.Settings.TemplateInfo>));
_generated\37\TemplateCacheJsonSerializerContext.IReadOnlyListGuid.g.cs (1)
22
get => _IReadOnlyListGuid ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<global::System.Guid>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyList<global::System.Guid>));
_generated\38\TemplateCacheJsonSerializerContext.IReadOnlyListString.g.cs (1)
22
get => _IReadOnlyListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyList<string>));
_generated\39\TemplateCacheJsonSerializerContext.DateTime.g.cs (1)
22
get => _DateTime ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTime>)Options.
GetTypeInfo
(typeof(global::System.DateTime));
_generated\4\GlobalSettingsJsonSerializerContext.DateTime.g.cs (1)
22
get => _DateTime ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTime>)Options.
GetTypeInfo
(typeof(global::System.DateTime));
_generated\40\TemplateCacheJsonSerializerContext.Guid.g.cs (1)
22
get => _Guid ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Guid>)Options.
GetTypeInfo
(typeof(global::System.Guid));
_generated\41\TemplateCacheJsonSerializerContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\42\TemplateCacheJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\5\GlobalSettingsJsonSerializerContext.Guid.g.cs (1)
22
get => _Guid ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Guid>)Options.
GetTypeInfo
(typeof(global::System.Guid));
_generated\6\GlobalSettingsJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (1)
_generated\0\JsonEncodeSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Microsoft.TestPlatform.CommunicationUtilities (103)
_generated\0\TestPlatformJsonContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\1\TestPlatformJsonContext.Double.g.cs (1)
22
get => _Double ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<double>)Options.
GetTypeInfo
(typeof(double));
_generated\10\TestPlatformJsonContext.PayloadedMessageTestRunChangedEventArgs.g.cs (1)
22
get => _PayloadedMessageTestRunChangedEventArgs ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.PayloadedMessage<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunChangedEventArgs>>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.PayloadedMessage<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunChangedEventArgs>));
_generated\100\TestPlatformJsonContext.Int64.g.cs (1)
22
get => _Int64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<long>)Options.
GetTypeInfo
(typeof(long));
_generated\101\TestPlatformJsonContext.Object.g.cs (1)
22
get => _Object ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object>)Options.
GetTypeInfo
(typeof(object));
_generated\102\TestPlatformJsonContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\11\TestPlatformJsonContext.PayloadedMessageEditorAttachDebuggerPayload.g.cs (1)
22
get => _PayloadedMessageEditorAttachDebuggerPayload ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.PayloadedMessage<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.EditorAttachDebuggerPayload>>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.PayloadedMessage<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.EditorAttachDebuggerPayload>));
_generated\12\TestPlatformJsonContext.PayloadedMessageTelemetryEvent.g.cs (1)
22
get => _PayloadedMessageTelemetryEvent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.PayloadedMessage<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TelemetryEvent>>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.PayloadedMessage<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TelemetryEvent>));
_generated\13\TestPlatformJsonContext.PayloadedMessageTestProcessStartInfo.g.cs (1)
22
get => _PayloadedMessageTestProcessStartInfo ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.PayloadedMessage<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo>>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.PayloadedMessage<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo>));
_generated\14\TestPlatformJsonContext.PayloadedMessageIEnumerableTestCase.g.cs (1)
22
get => _PayloadedMessageIEnumerableTestCase ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.PayloadedMessage<global::System.Collections.Generic.IEnumerable<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>>>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.PayloadedMessage<global::System.Collections.Generic.IEnumerable<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>>));
_generated\15\TestPlatformJsonContext.PayloadedMessageListTestCase.g.cs (1)
22
get => _PayloadedMessageListTestCase ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.PayloadedMessage<global::System.Collections.Generic.List<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>>>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.PayloadedMessage<global::System.Collections.Generic.List<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>>));
_generated\16\TestPlatformJsonContext.PayloadedMessageInt32.g.cs (1)
22
get => _PayloadedMessageInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.PayloadedMessage<int>>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.PayloadedMessage<int>));
_generated\17\TestPlatformJsonContext.VersionedMessageEnvelope.g.cs (1)
22
get => _VersionedMessageEnvelope ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.VersionedMessageEnvelope>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.VersionedMessageEnvelope));
_generated\18\TestPlatformJsonContext.VersionedMessageForSerialization.g.cs (1)
22
get => _VersionedMessageForSerialization ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.VersionedMessageForSerialization>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.VersionedMessageForSerialization));
_generated\19\TestPlatformJsonContext.BeforeTestRunStartPayload.g.cs (1)
22
get => _BeforeTestRunStartPayload ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.BeforeTestRunStartPayload>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.BeforeTestRunStartPayload));
_generated\2\TestPlatformJsonContext.AfterTestRunEndResult.g.cs (1)
22
get => _AfterTestRunEndResult ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.Common.DataCollection.AfterTestRunEndResult>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.Common.DataCollection.AfterTestRunEndResult));
_generated\20\TestPlatformJsonContext.DiscoveryCompletePayload.g.cs (1)
22
get => _DiscoveryCompletePayload ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.DiscoveryCompletePayload>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.DiscoveryCompletePayload));
_generated\21\TestPlatformJsonContext.TestHostLaunchedPayload.g.cs (1)
22
get => _TestHostLaunchedPayload ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestHostLaunchedPayload>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestHostLaunchedPayload));
_generated\22\TestPlatformJsonContext.TestMessagePayload.g.cs (1)
22
get => _TestMessagePayload ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestMessagePayload>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestMessagePayload));
_generated\23\TestPlatformJsonContext.TestRunAttachmentsProcessingCompletePayload.g.cs (1)
22
get => _TestRunAttachmentsProcessingCompletePayload ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunAttachmentsProcessingCompletePayload>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunAttachmentsProcessingCompletePayload));
_generated\24\TestPlatformJsonContext.TestRunAttachmentsProcessingProgressPayload.g.cs (1)
22
get => _TestRunAttachmentsProcessingProgressPayload ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunAttachmentsProcessingProgressPayload>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunAttachmentsProcessingProgressPayload));
_generated\25\TestPlatformJsonContext.TestRunCompletePayload.g.cs (1)
22
get => _TestRunCompletePayload ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunCompletePayload>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunCompletePayload));
_generated\26\TestPlatformJsonContext.TestRunStatsPayload.g.cs (1)
22
get => _TestRunStatsPayload ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunStatsPayload>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunStatsPayload));
_generated\27\TestPlatformJsonContext.AttachmentSet.g.cs (1)
22
get => _AttachmentSet ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet));
_generated\28\TestPlatformJsonContext.CustomHostLaunchAckPayload.g.cs (1)
22
get => _CustomHostLaunchAckPayload ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.CustomHostLaunchAckPayload>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.CustomHostLaunchAckPayload));
_generated\29\TestPlatformJsonContext.DiscoveryCriteria.g.cs (1)
22
get => _DiscoveryCriteria ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria));
_generated\3\TestPlatformJsonContext.BeforeTestRunStartResult.g.cs (1)
22
get => _BeforeTestRunStartResult ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.Common.DataCollection.BeforeTestRunStartResult>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.Common.DataCollection.BeforeTestRunStartResult));
_generated\30\TestPlatformJsonContext.DiscoveryRequestPayload.g.cs (1)
22
get => _DiscoveryRequestPayload ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryRequestPayload>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryRequestPayload));
_generated\31\TestPlatformJsonContext.EditorAttachDebuggerAckPayload.g.cs (1)
22
get => _EditorAttachDebuggerAckPayload ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.EditorAttachDebuggerAckPayload>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.EditorAttachDebuggerAckPayload));
_generated\32\TestPlatformJsonContext.FilterOptions.g.cs (1)
22
get => _FilterOptions ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.FilterOptions>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.FilterOptions));
_generated\33\TestPlatformJsonContext.ITestHostLauncher.g.cs (1)
22
get => _ITestHostLauncher ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.Interfaces.ITestHostLauncher>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.Interfaces.ITestHostLauncher));
_generated\34\TestPlatformJsonContext.ITestRunStatistics.g.cs (1)
22
get => _ITestRunStatistics ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestRunStatistics>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestRunStatistics));
_generated\35\TestPlatformJsonContext.TestPlatformOptions.g.cs (1)
22
get => _TestPlatformOptions ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestPlatformOptions>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestPlatformOptions));
_generated\36\TestPlatformJsonContext.TestRunAttachmentsProcessingCompleteEventArgs.g.cs (1)
22
get => _TestRunAttachmentsProcessingCompleteEventArgs ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunAttachmentsProcessingCompleteEventArgs>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunAttachmentsProcessingCompleteEventArgs));
_generated\37\TestPlatformJsonContext.TestRunAttachmentsProcessingPayload.g.cs (1)
22
get => _TestRunAttachmentsProcessingPayload ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunAttachmentsProcessingPayload>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunAttachmentsProcessingPayload));
_generated\38\TestPlatformJsonContext.TestRunAttachmentsProcessingProgressEventArgs.g.cs (1)
22
get => _TestRunAttachmentsProcessingProgressEventArgs ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunAttachmentsProcessingProgressEventArgs>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunAttachmentsProcessingProgressEventArgs));
_generated\39\TestPlatformJsonContext.TestRunChangedEventArgs.g.cs (1)
22
get => _TestRunChangedEventArgs ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunChangedEventArgs>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunChangedEventArgs));
_generated\4\TestPlatformJsonContext.MessageEnvelope.g.cs (1)
22
get => _MessageEnvelope ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.MessageEnvelope>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.MessageEnvelope));
_generated\40\TestPlatformJsonContext.TestRunCompleteEventArgs.g.cs (1)
22
get => _TestRunCompleteEventArgs ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCompleteEventArgs>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCompleteEventArgs));
_generated\41\TestPlatformJsonContext.TestRunCriteria.g.cs (1)
22
get => _TestRunCriteria ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria));
_generated\42\TestPlatformJsonContext.TestRunRequestPayload.g.cs (1)
22
get => _TestRunRequestPayload ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunRequestPayload>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunRequestPayload));
_generated\43\TestPlatformJsonContext.TestRunStatistics.g.cs (1)
22
get => _TestRunStatistics ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunStatistics>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunStatistics));
_generated\44\TestPlatformJsonContext.TestSessionInfo.g.cs (1)
22
get => _TestSessionInfo ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestSessionInfo>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestSessionInfo));
_generated\45\TestPlatformJsonContext.EditorAttachDebuggerPayload.g.cs (1)
22
get => _EditorAttachDebuggerPayload ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.EditorAttachDebuggerPayload>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.EditorAttachDebuggerPayload));
_generated\46\TestPlatformJsonContext.InvokedDataCollector.g.cs (1)
22
get => _InvokedDataCollector ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.InvokedDataCollector>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.InvokedDataCollector));
_generated\47\TestPlatformJsonContext.TestMessageLevel.g.cs (1)
22
get => _TestMessageLevel ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestMessageLevel>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestMessageLevel));
_generated\48\TestPlatformJsonContext.TelemetryEvent.g.cs (1)
22
get => _TelemetryEvent ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TelemetryEvent>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TelemetryEvent));
_generated\49\TestPlatformJsonContext.TestCase.g.cs (1)
22
get => _TestCase ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase));
_generated\5\TestPlatformJsonContext.PayloadedMessageDiscoveryCompletePayload.g.cs (1)
22
get => _PayloadedMessageDiscoveryCompletePayload ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.PayloadedMessage<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.DiscoveryCompletePayload>>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.PayloadedMessage<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.DiscoveryCompletePayload>));
_generated\50\TestPlatformJsonContext.TestCaseArray.g.cs (1)
22
get => _TestCaseArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase[]));
_generated\51\TestPlatformJsonContext.TestObject.g.cs (1)
22
get => _TestObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestObject>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestObject));
_generated\52\TestPlatformJsonContext.TestOutcome.g.cs (1)
22
get => _TestOutcome ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestOutcome>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestOutcome));
_generated\53\TestPlatformJsonContext.TestProcessAttachDebuggerPayload.g.cs (1)
22
get => _TestProcessAttachDebuggerPayload ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessAttachDebuggerPayload>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessAttachDebuggerPayload));
_generated\54\TestPlatformJsonContext.TestProcessStartInfo.g.cs (1)
22
get => _TestProcessStartInfo ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo));
_generated\55\TestPlatformJsonContext.TestProperty.g.cs (1)
22
get => _TestProperty ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty));
_generated\56\TestPlatformJsonContext.TestPropertyAttributes.g.cs (1)
22
get => _TestPropertyAttributes ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestPropertyAttributes>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestPropertyAttributes));
_generated\57\TestPlatformJsonContext.TestResult.g.cs (1)
22
get => _TestResult ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult));
_generated\58\TestPlatformJsonContext.TestResultMessage.g.cs (1)
22
get => _TestResultMessage ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResultMessage>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResultMessage));
_generated\59\TestPlatformJsonContext.Trait.g.cs (1)
22
get => _Trait ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Trait>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Trait));
_generated\6\TestPlatformJsonContext.PayloadedMessageTestMessagePayload.g.cs (1)
22
get => _PayloadedMessageTestMessagePayload ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.PayloadedMessage<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestMessagePayload>>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.PayloadedMessage<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestMessagePayload>));
_generated\60\TestPlatformJsonContext.TraitCollection.g.cs (1)
22
get => _TraitCollection ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TraitCollection>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TraitCollection));
_generated\61\TestPlatformJsonContext.UriDataAttachment.g.cs (1)
22
get => _UriDataAttachment ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.UriDataAttachment>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.UriDataAttachment));
_generated\62\TestPlatformJsonContext.ValidateValueCallback.g.cs (1)
22
get => _ValidateValueCallback ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.ValidateValueCallback>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.ValidateValueCallback));
_generated\63\TestPlatformJsonContext.DictionaryStringHashSetString.g.cs (1)
22
get => _DictionaryStringHashSetString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::System.Collections.Generic.HashSet<string>>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::System.Collections.Generic.HashSet<string>>));
_generated\64\TestPlatformJsonContext.DictionaryStringIEnumerableString.g.cs (1)
22
get => _DictionaryStringIEnumerableString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::System.Collections.Generic.IEnumerable<string>>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::System.Collections.Generic.IEnumerable<string>>));
_generated\65\TestPlatformJsonContext.DictionaryStringObject.g.cs (1)
22
get => _DictionaryStringObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, object>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, object>));
_generated\66\TestPlatformJsonContext.DictionaryStringString.g.cs (1)
22
get => _DictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, string>));
_generated\67\TestPlatformJsonContext.HashSetString.g.cs (1)
22
get => _HashSetString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.HashSet<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.HashSet<string>));
_generated\68\TestPlatformJsonContext.ICollectionAttachmentSet.g.cs (1)
22
get => _ICollectionAttachmentSet ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.ICollection<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.ICollection<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>));
_generated\69\TestPlatformJsonContext.ICollectionUri.g.cs (1)
22
get => _ICollectionUri ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.ICollection<global::System.Uri>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.ICollection<global::System.Uri>));
_generated\7\TestPlatformJsonContext.PayloadedMessageTestRunAttachmentsProcessingCompletePayload.g.cs (1)
22
get => _PayloadedMessageTestRunAttachmentsProcessingCompletePayload ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.PayloadedMessage<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunAttachmentsProcessingCompletePayload>>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.PayloadedMessage<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunAttachmentsProcessingCompletePayload>));
_generated\70\TestPlatformJsonContext.ICollectionString.g.cs (1)
22
get => _ICollectionString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.ICollection<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.ICollection<string>));
_generated\71\TestPlatformJsonContext.IDictionaryTestOutcomeInt64.g.cs (1)
22
get => _IDictionaryTestOutcomeInt64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestOutcome, long>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestOutcome, long>));
_generated\72\TestPlatformJsonContext.IDictionaryStringObject.g.cs (1)
22
get => _IDictionaryStringObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, object>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, object>));
_generated\73\TestPlatformJsonContext.IDictionaryStringString.g.cs (1)
22
get => _IDictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, string>));
_generated\74\TestPlatformJsonContext.IEnumerableAttachmentSet.g.cs (1)
22
get => _IEnumerableAttachmentSet ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>));
_generated\75\TestPlatformJsonContext.IEnumerableInvokedDataCollector.g.cs (1)
22
get => _IEnumerableInvokedDataCollector ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.InvokedDataCollector>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.InvokedDataCollector>));
_generated\76\TestPlatformJsonContext.IEnumerableTestCase.g.cs (1)
22
get => _IEnumerableTestCase ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>));
_generated\77\TestPlatformJsonContext.IEnumerableTestProperty.g.cs (1)
22
get => _IEnumerableTestProperty ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty>));
_generated\78\TestPlatformJsonContext.IEnumerableTestResult.g.cs (1)
22
get => _IEnumerableTestResult ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult>));
_generated\79\TestPlatformJsonContext.IEnumerableString.g.cs (1)
22
get => _IEnumerableString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<string>));
_generated\8\TestPlatformJsonContext.PayloadedMessageTestRunAttachmentsProcessingProgressPayload.g.cs (1)
22
get => _PayloadedMessageTestRunAttachmentsProcessingProgressPayload ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.PayloadedMessage<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunAttachmentsProcessingProgressPayload>>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.PayloadedMessage<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunAttachmentsProcessingProgressPayload>));
_generated\80\TestPlatformJsonContext.IListUriDataAttachment.g.cs (1)
22
get => _IListUriDataAttachment ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.UriDataAttachment>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.UriDataAttachment>));
_generated\81\TestPlatformJsonContext.IListString.g.cs (1)
22
get => _IListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<string>));
_generated\82\TestPlatformJsonContext.KeyValuePairTestPropertyObject.g.cs (1)
22
get => _KeyValuePairTestPropertyObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.KeyValuePair<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty, object>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.KeyValuePair<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty, object>));
_generated\83\TestPlatformJsonContext.ListAttachmentSet.g.cs (1)
22
get => _ListAttachmentSet ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>));
_generated\84\TestPlatformJsonContext.ListTestCase.g.cs (1)
22
get => _ListTestCase ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>));
_generated\85\TestPlatformJsonContext.ListKeyValuePairTestPropertyObject.g.cs (1)
22
get => _ListKeyValuePairTestPropertyObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::System.Collections.Generic.KeyValuePair<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty, object>>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<global::System.Collections.Generic.KeyValuePair<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty, object>>));
_generated\86\TestPlatformJsonContext.ListString.g.cs (1)
22
get => _ListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<string>));
_generated\87\TestPlatformJsonContext.IDictionary.g.cs (1)
22
get => _IDictionary ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.IDictionary>)Options.
GetTypeInfo
(typeof(global::System.Collections.IDictionary));
_generated\88\TestPlatformJsonContext.CollectionAttachmentSet.g.cs (1)
22
get => _CollectionAttachmentSet ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.ObjectModel.Collection<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>>)Options.
GetTypeInfo
(typeof(global::System.Collections.ObjectModel.Collection<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>));
_generated\89\TestPlatformJsonContext.CollectionInvokedDataCollector.g.cs (1)
22
get => _CollectionInvokedDataCollector ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.ObjectModel.Collection<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.InvokedDataCollector>>)Options.
GetTypeInfo
(typeof(global::System.Collections.ObjectModel.Collection<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.InvokedDataCollector>));
_generated\9\TestPlatformJsonContext.PayloadedMessageTestRunCompletePayload.g.cs (1)
22
get => _PayloadedMessageTestRunCompletePayload ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.PayloadedMessage<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunCompletePayload>>)Options.
GetTypeInfo
(typeof(global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer.PayloadedMessage<global::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunCompletePayload>));
_generated\90\TestPlatformJsonContext.CollectionTestResultMessage.g.cs (1)
22
get => _CollectionTestResultMessage ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.ObjectModel.Collection<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResultMessage>>)Options.
GetTypeInfo
(typeof(global::System.Collections.ObjectModel.Collection<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResultMessage>));
_generated\91\TestPlatformJsonContext.DateTimeOffset.g.cs (1)
22
get => _DateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset));
_generated\92\TestPlatformJsonContext.Exception.g.cs (1)
22
get => _Exception ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Exception>)Options.
GetTypeInfo
(typeof(global::System.Exception));
_generated\93\TestPlatformJsonContext.Guid.g.cs (1)
22
get => _Guid ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Guid>)Options.
GetTypeInfo
(typeof(global::System.Guid));
_generated\94\TestPlatformJsonContext.MethodBase.g.cs (1)
22
get => _MethodBase ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Reflection.MethodBase>)Options.
GetTypeInfo
(typeof(global::System.Reflection.MethodBase));
_generated\95\TestPlatformJsonContext.JsonElement.g.cs (1)
22
get => _JsonElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.JsonElement>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.JsonElement));
_generated\96\TestPlatformJsonContext.NullableJsonElement.g.cs (1)
22
get => _NullableJsonElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.JsonElement?>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.JsonElement?));
_generated\97\TestPlatformJsonContext.TimeSpan.g.cs (1)
22
get => _TimeSpan ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.TimeSpan>)Options.
GetTypeInfo
(typeof(global::System.TimeSpan));
_generated\98\TestPlatformJsonContext.Uri.g.cs (1)
22
get => _Uri ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Uri>)Options.
GetTypeInfo
(typeof(global::System.Uri));
_generated\99\TestPlatformJsonContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
NuGet.CommandLine.XPlat (35)
_generated\0\PackageSearchJsonContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\1\PackageSearchJsonContext.PackageSearchProblem.g.cs (1)
22
get => _PackageSearchProblem ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.CommandLine.XPlat.PackageSearchProblem>)Options.
GetTypeInfo
(typeof(global::NuGet.CommandLine.XPlat.PackageSearchProblem));
_generated\10\PackageSearchJsonContext.NuGetLicenseExpression.g.cs (1)
22
get => _NuGetLicenseExpression ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Packaging.Licenses.NuGetLicenseExpression>)Options.
GetTypeInfo
(typeof(global::NuGet.Packaging.Licenses.NuGetLicenseExpression));
_generated\11\PackageSearchJsonContext.LicenseType.g.cs (1)
22
get => _LicenseType ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Packaging.LicenseType>)Options.
GetTypeInfo
(typeof(global::NuGet.Packaging.LicenseType));
_generated\12\PackageSearchJsonContext.PackageDependencyGroup.g.cs (1)
22
get => _PackageDependencyGroup ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Packaging.PackageDependencyGroup>)Options.
GetTypeInfo
(typeof(global::NuGet.Packaging.PackageDependencyGroup));
_generated\13\PackageSearchJsonContext.IPackageSearchMetadata.g.cs (1)
22
get => _IPackageSearchMetadata ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Core.Types.IPackageSearchMetadata>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Core.Types.IPackageSearchMetadata));
_generated\14\PackageSearchJsonContext.PackageVulnerabilityMetadata.g.cs (1)
22
get => _PackageVulnerabilityMetadata ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.PackageVulnerabilityMetadata>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.PackageVulnerabilityMetadata));
_generated\15\PackageSearchJsonContext.FloatRange.g.cs (1)
22
get => _FloatRange ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Versioning.FloatRange>)Options.
GetTypeInfo
(typeof(global::NuGet.Versioning.FloatRange));
_generated\16\PackageSearchJsonContext.NuGetVersion.g.cs (1)
22
get => _NuGetVersion ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Versioning.NuGetVersion>)Options.
GetTypeInfo
(typeof(global::NuGet.Versioning.NuGetVersion));
_generated\17\PackageSearchJsonContext.NuGetVersionFloatBehavior.g.cs (1)
22
get => _NuGetVersionFloatBehavior ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Versioning.NuGetVersionFloatBehavior>)Options.
GetTypeInfo
(typeof(global::NuGet.Versioning.NuGetVersionFloatBehavior));
_generated\18\PackageSearchJsonContext.VersionRange.g.cs (1)
22
get => _VersionRange ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Versioning.VersionRange>)Options.
GetTypeInfo
(typeof(global::NuGet.Versioning.VersionRange));
_generated\19\PackageSearchJsonContext.IEnumerablePackageDependency.g.cs (1)
22
get => _IEnumerablePackageDependency ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<global::NuGet.Packaging.Core.PackageDependency>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<global::NuGet.Packaging.Core.PackageDependency>));
_generated\2\PackageSearchJsonContext.PackageSearchProblemType.g.cs (1)
22
get => _PackageSearchProblemType ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.CommandLine.XPlat.PackageSearchProblemType>)Options.
GetTypeInfo
(typeof(global::NuGet.CommandLine.XPlat.PackageSearchProblemType));
_generated\20\PackageSearchJsonContext.IEnumerablePackageDependencyGroup.g.cs (1)
22
get => _IEnumerablePackageDependencyGroup ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<global::NuGet.Packaging.PackageDependencyGroup>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<global::NuGet.Packaging.PackageDependencyGroup>));
_generated\21\PackageSearchJsonContext.IEnumerablePackageVulnerabilityMetadata.g.cs (1)
22
get => _IEnumerablePackageVulnerabilityMetadata ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<global::NuGet.Protocol.PackageVulnerabilityMetadata>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<global::NuGet.Protocol.PackageVulnerabilityMetadata>));
_generated\22\PackageSearchJsonContext.IEnumerableString.g.cs (1)
22
get => _IEnumerableString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<string>));
_generated\23\PackageSearchJsonContext.IReadOnlyListString.g.cs (1)
22
get => _IReadOnlyListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyList<string>));
_generated\24\PackageSearchJsonContext.ListPackageSearchProblem.g.cs (1)
22
get => _ListPackageSearchProblem ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::NuGet.CommandLine.XPlat.PackageSearchProblem>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<global::NuGet.CommandLine.XPlat.PackageSearchProblem>));
_generated\25\PackageSearchJsonContext.ListPackageSearchResult.g.cs (1)
22
get => _ListPackageSearchResult ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::NuGet.CommandLine.XPlat.PackageSearchResult>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<global::NuGet.CommandLine.XPlat.PackageSearchResult>));
_generated\26\PackageSearchJsonContext.ListIPackageSearchMetadata.g.cs (1)
22
get => _ListIPackageSearchMetadata ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::NuGet.Protocol.Core.Types.IPackageSearchMetadata>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<global::NuGet.Protocol.Core.Types.IPackageSearchMetadata>));
_generated\27\PackageSearchJsonContext.DateTimeOffset.g.cs (1)
22
get => _DateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset));
_generated\28\PackageSearchJsonContext.NullableDateTimeOffset.g.cs (1)
22
get => _NullableDateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset?>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset?));
_generated\29\PackageSearchJsonContext.Uri.g.cs (1)
22
get => _Uri ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Uri>)Options.
GetTypeInfo
(typeof(global::System.Uri));
_generated\3\PackageSearchJsonContext.PackageSearchResult.g.cs (1)
22
get => _PackageSearchResult ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.CommandLine.XPlat.PackageSearchResult>)Options.
GetTypeInfo
(typeof(global::NuGet.CommandLine.XPlat.PackageSearchResult));
_generated\30\PackageSearchJsonContext.Version.g.cs (1)
22
get => _Version ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Version>)Options.
GetTypeInfo
(typeof(global::System.Version));
_generated\31\PackageSearchJsonContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\32\PackageSearchJsonContext.Int64.g.cs (1)
22
get => _Int64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<long>)Options.
GetTypeInfo
(typeof(long));
_generated\33\PackageSearchJsonContext.NullableInt64.g.cs (1)
22
get => _NullableInt64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<long?>)Options.
GetTypeInfo
(typeof(long?));
_generated\34\PackageSearchJsonContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\4\PackageSearchJsonContext.SearchMainOutput.g.cs (1)
22
get => _SearchMainOutput ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.CommandLine.XPlat.SearchMainOutput>)Options.
GetTypeInfo
(typeof(global::NuGet.CommandLine.XPlat.SearchMainOutput));
_generated\5\PackageSearchJsonContext.NuGetFramework.g.cs (1)
22
get => _NuGetFramework ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Frameworks.NuGetFramework>)Options.
GetTypeInfo
(typeof(global::NuGet.Frameworks.NuGetFramework));
_generated\6\PackageSearchJsonContext.PackageDependency.g.cs (1)
22
get => _PackageDependency ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Packaging.Core.PackageDependency>)Options.
GetTypeInfo
(typeof(global::NuGet.Packaging.Core.PackageDependency));
_generated\7\PackageSearchJsonContext.PackageIdentity.g.cs (1)
22
get => _PackageIdentity ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Packaging.Core.PackageIdentity>)Options.
GetTypeInfo
(typeof(global::NuGet.Packaging.Core.PackageIdentity));
_generated\8\PackageSearchJsonContext.LicenseMetadata.g.cs (1)
22
get => _LicenseMetadata ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Packaging.LicenseMetadata>)Options.
GetTypeInfo
(typeof(global::NuGet.Packaging.LicenseMetadata));
_generated\9\PackageSearchJsonContext.LicenseExpressionType.g.cs (1)
22
get => _LicenseExpressionType ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Packaging.Licenses.LicenseExpressionType>)Options.
GetTypeInfo
(typeof(global::NuGet.Packaging.Licenses.LicenseExpressionType));
NuGet.Credentials (4)
_generated\0\PluginCredentialResponseJsonContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\1\PluginCredentialResponseJsonContext.PluginCredentialResponse.g.cs (1)
22
get => _PluginCredentialResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Credentials.PluginCredentialResponse>)Options.
GetTypeInfo
(typeof(global::NuGet.Credentials.PluginCredentialResponse));
_generated\2\PluginCredentialResponseJsonContext.IListString.g.cs (1)
22
get => _IListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<string>));
_generated\3\PluginCredentialResponseJsonContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
NuGet.Packaging (3)
_generated\0\NupkgMetadataSerializationContext.NupkgMetadataFile.g.cs (1)
22
get => _NupkgMetadataFile ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Packaging.NupkgMetadataFile>)Options.
GetTypeInfo
(typeof(global::NuGet.Packaging.NupkgMetadataFile));
_generated\1\NupkgMetadataSerializationContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\2\NupkgMetadataSerializationContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
NuGet.ProjectModel (23)
_generated\0\CacheFileSourceGen.Boolean.g.cs (1)
24
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\1\CacheFileSourceGen.LogLevel.g.cs (1)
24
get => _LogLevel ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Common.LogLevel>)Options.
GetTypeInfo
(typeof(global::NuGet.Common.LogLevel));
_generated\10\CacheFileSourceGen.String.g.cs (1)
24
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\14\AssetsLogMessageSourceGen.LogLevel.g.cs (1)
24
get => _LogLevel ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Common.LogLevel>)Options.
GetTypeInfo
(typeof(global::NuGet.Common.LogLevel));
_generated\15\AssetsLogMessageSourceGen.NuGetLogCode.g.cs (1)
24
get => _NuGetLogCode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Common.NuGetLogCode>)Options.
GetTypeInfo
(typeof(global::NuGet.Common.NuGetLogCode));
_generated\16\AssetsLogMessageSourceGen.WarningLevel.g.cs (1)
24
get => _WarningLevel ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Common.WarningLevel>)Options.
GetTypeInfo
(typeof(global::NuGet.Common.WarningLevel));
_generated\17\AssetsLogMessageSourceGen.NullableWarningLevel.g.cs (1)
24
get => _NullableWarningLevel ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Common.WarningLevel?>)Options.
GetTypeInfo
(typeof(global::NuGet.Common.WarningLevel?));
_generated\18\AssetsLogMessageSourceGen.AssetsLogMessage.g.cs (1)
24
get => _AssetsLogMessage ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.ProjectModel.AssetsLogMessage>)Options.
GetTypeInfo
(typeof(global::NuGet.ProjectModel.AssetsLogMessage));
_generated\19\AssetsLogMessageSourceGen.IReadOnlyListString.g.cs (1)
24
get => _IReadOnlyListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyList<string>));
_generated\2\CacheFileSourceGen.NuGetLogCode.g.cs (1)
24
get => _NuGetLogCode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Common.NuGetLogCode>)Options.
GetTypeInfo
(typeof(global::NuGet.Common.NuGetLogCode));
_generated\20\AssetsLogMessageSourceGen.Int32.g.cs (1)
24
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\21\AssetsLogMessageSourceGen.String.g.cs (1)
24
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\3\CacheFileSourceGen.WarningLevel.g.cs (1)
24
get => _WarningLevel ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Common.WarningLevel>)Options.
GetTypeInfo
(typeof(global::NuGet.Common.WarningLevel));
_generated\4\CacheFileSourceGen.CacheFile.g.cs (1)
24
get => _CacheFile ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.ProjectModel.CacheFile>)Options.
GetTypeInfo
(typeof(global::NuGet.ProjectModel.CacheFile));
_generated\5\CacheFileSourceGen.IAssetsLogMessage.g.cs (1)
24
get => _IAssetsLogMessage ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.ProjectModel.IAssetsLogMessage>)Options.
GetTypeInfo
(typeof(global::NuGet.ProjectModel.IAssetsLogMessage));
_generated\6\CacheFileSourceGen.IListIAssetsLogMessage.g.cs (1)
24
get => _IListIAssetsLogMessage ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<global::NuGet.ProjectModel.IAssetsLogMessage>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<global::NuGet.ProjectModel.IAssetsLogMessage>));
_generated\7\CacheFileSourceGen.IListString.g.cs (1)
24
get => _IListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<string>));
_generated\8\CacheFileSourceGen.IReadOnlyListString.g.cs (1)
24
get => _IReadOnlyListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyList<string>));
_generated\9\CacheFileSourceGen.Int32.g.cs (1)
24
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
CacheFileFormat.cs (4)
45
return JsonSerializer.Deserialize(ref reader, (JsonTypeInfo<AssetsLogMessage>)options.
GetTypeInfo
(typeof(AssetsLogMessage)));
50
JsonSerializer.Serialize(writer, (AssetsLogMessage)value, (JsonTypeInfo<AssetsLogMessage>)options.
GetTypeInfo
(typeof(AssetsLogMessage)));
62
return JsonSerializer.Deserialize(utf8Json: stream, (JsonTypeInfo<CacheFile>)SerializerOptions.
GetTypeInfo
(typeof(CacheFile)));
100
textWriter.Write(JsonSerializer.Serialize(cacheFile, (JsonTypeInfo<CacheFile>)SerializerOptions.
GetTypeInfo
(typeof(CacheFile))));
NuGet.Protocol (142)
_generated\0\PackageSearchJsonContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\1\PackageSearchJsonContext.NuGetFramework.g.cs (1)
22
get => _NuGetFramework ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Frameworks.NuGetFramework>)Options.
GetTypeInfo
(typeof(global::NuGet.Frameworks.NuGetFramework));
_generated\10\PackageSearchJsonContext.V3SearchResults.g.cs (1)
22
get => _V3SearchResults ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Model.V3SearchResults>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Model.V3SearchResults));
_generated\100\JsonContext.PackageDependencyGroup.g.cs (1)
22
get => _PackageDependencyGroup ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Packaging.PackageDependencyGroup>)Options.
GetTypeInfo
(typeof(global::NuGet.Packaging.PackageDependencyGroup));
_generated\101\JsonContext.AlternatePackageMetadata.g.cs (1)
22
get => _AlternatePackageMetadata ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.AlternatePackageMetadata>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.AlternatePackageMetadata));
_generated\102\JsonContext.VersionInfo.g.cs (1)
22
get => _VersionInfo ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Core.Types.VersionInfo>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Core.Types.VersionInfo));
_generated\103\JsonContext.VersionInfoArray.g.cs (1)
22
get => _VersionInfoArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Core.Types.VersionInfo[]>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Core.Types.VersionInfo[]));
_generated\104\JsonContext.FlatContainerVersionList.g.cs (1)
22
get => _FlatContainerVersionList ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.HttpFileSystemBasedFindPackageByIdResource.FlatContainerVersionList>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.HttpFileSystemBasedFindPackageByIdResource.FlatContainerVersionList));
_generated\105\JsonContext.AutoCompleteModel.g.cs (1)
22
get => _AutoCompleteModel ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Model.AutoCompleteModel>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Model.AutoCompleteModel));
_generated\106\JsonContext.VulnerabilityPage.g.cs (1)
22
get => _VulnerabilityPage ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Model.CaseInsensitiveDictionary<global::System.Collections.Generic.IReadOnlyList<global::NuGet.Protocol.Model.PackageVulnerabilityInfo>>>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Model.CaseInsensitiveDictionary<global::System.Collections.Generic.IReadOnlyList<global::NuGet.Protocol.Model.PackageVulnerabilityInfo>>));
_generated\107\JsonContext.PackageVulnerabilityInfo.g.cs (1)
22
get => _PackageVulnerabilityInfo ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Model.PackageVulnerabilityInfo>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Model.PackageVulnerabilityInfo));
_generated\108\JsonContext.RegistrationIndex.g.cs (1)
22
get => _RegistrationIndex ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Model.RegistrationIndex>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Model.RegistrationIndex));
_generated\109\JsonContext.RegistrationLeafItem.g.cs (1)
22
get => _RegistrationLeafItem ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Model.RegistrationLeafItem>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Model.RegistrationLeafItem));
_generated\11\PackageSearchJsonContext.PackageDeprecationMetadata.g.cs (1)
22
get => _PackageDeprecationMetadata ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.PackageDeprecationMetadata>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.PackageDeprecationMetadata));
_generated\110\JsonContext.RegistrationPage.g.cs (1)
22
get => _RegistrationPage ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Model.RegistrationPage>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Model.RegistrationPage));
_generated\111\JsonContext.ServiceIndexEntryModel.g.cs (1)
22
get => _ServiceIndexEntryModel ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Model.ServiceIndexEntryModel>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Model.ServiceIndexEntryModel));
_generated\112\JsonContext.ServiceIndexModel.g.cs (1)
22
get => _ServiceIndexModel ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Model.ServiceIndexModel>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Model.ServiceIndexModel));
_generated\113\JsonContext.V3VulnerabilityIndexEntry.g.cs (1)
22
get => _V3VulnerabilityIndexEntry ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Model.V3VulnerabilityIndexEntry>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Model.V3VulnerabilityIndexEntry));
_generated\114\JsonContext.PackageDeprecationMetadata.g.cs (1)
22
get => _PackageDeprecationMetadata ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.PackageDeprecationMetadata>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.PackageDeprecationMetadata));
_generated\115\JsonContext.PackageSearchMetadataRegistration.g.cs (1)
22
get => _PackageSearchMetadataRegistration ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.PackageSearchMetadataRegistration>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.PackageSearchMetadataRegistration));
_generated\116\JsonContext.PackageVulnerabilityMetadata.g.cs (1)
22
get => _PackageVulnerabilityMetadata ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.PackageVulnerabilityMetadata>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.PackageVulnerabilityMetadata));
_generated\117\JsonContext.PackageVulnerabilitySeverity.g.cs (1)
22
get => _PackageVulnerabilitySeverity ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.PackageVulnerabilitySeverity>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.PackageVulnerabilitySeverity));
_generated\118\JsonContext.FloatRange.g.cs (1)
22
get => _FloatRange ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Versioning.FloatRange>)Options.
GetTypeInfo
(typeof(global::NuGet.Versioning.FloatRange));
_generated\119\JsonContext.NuGetVersion.g.cs (1)
22
get => _NuGetVersion ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Versioning.NuGetVersion>)Options.
GetTypeInfo
(typeof(global::NuGet.Versioning.NuGetVersion));
_generated\12\PackageSearchJsonContext.PackageSearchMetadata.g.cs (1)
22
get => _PackageSearchMetadata ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.PackageSearchMetadata>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.PackageSearchMetadata));
_generated\120\JsonContext.NuGetVersionFloatBehavior.g.cs (1)
22
get => _NuGetVersionFloatBehavior ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Versioning.NuGetVersionFloatBehavior>)Options.
GetTypeInfo
(typeof(global::NuGet.Versioning.NuGetVersionFloatBehavior));
_generated\121\JsonContext.VersionRange.g.cs (1)
22
get => _VersionRange ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Versioning.VersionRange>)Options.
GetTypeInfo
(typeof(global::NuGet.Versioning.VersionRange));
_generated\122\JsonContext.IEnumerablePackageDependency.g.cs (1)
22
get => _IEnumerablePackageDependency ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<global::NuGet.Packaging.Core.PackageDependency>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<global::NuGet.Packaging.Core.PackageDependency>));
_generated\123\JsonContext.IEnumerablePackageDependencyGroup.g.cs (1)
22
get => _IEnumerablePackageDependencyGroup ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<global::NuGet.Packaging.PackageDependencyGroup>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<global::NuGet.Packaging.PackageDependencyGroup>));
_generated\124\JsonContext.IEnumerablePackageVulnerabilityMetadata.g.cs (1)
22
get => _IEnumerablePackageVulnerabilityMetadata ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<global::NuGet.Protocol.PackageVulnerabilityMetadata>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<global::NuGet.Protocol.PackageVulnerabilityMetadata>));
_generated\125\JsonContext.IEnumerableString.g.cs (1)
22
get => _IEnumerableString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<string>));
_generated\126\JsonContext.IReadOnlyListPackageVulnerabilityInfo.g.cs (1)
22
get => _IReadOnlyListPackageVulnerabilityInfo ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<global::NuGet.Protocol.Model.PackageVulnerabilityInfo>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyList<global::NuGet.Protocol.Model.PackageVulnerabilityInfo>));
_generated\127\JsonContext.VulnerabilityIndex.g.cs (1)
22
get => _VulnerabilityIndex ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<global::NuGet.Protocol.Model.V3VulnerabilityIndexEntry>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyList<global::NuGet.Protocol.Model.V3VulnerabilityIndexEntry>));
_generated\128\JsonContext.IReadOnlyListString.g.cs (1)
22
get => _IReadOnlyListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyList<string>));
_generated\129\JsonContext.ListRegistrationLeafItem.g.cs (1)
22
get => _ListRegistrationLeafItem ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationLeafItem>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationLeafItem>));
_generated\13\PackageSearchJsonContext.PackageSearchMetadataRegistration.g.cs (1)
22
get => _PackageSearchMetadataRegistration ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.PackageSearchMetadataRegistration>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.PackageSearchMetadataRegistration));
_generated\130\JsonContext.ListRegistrationPage.g.cs (1)
22
get => _ListRegistrationPage ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>));
_generated\131\JsonContext.ListServiceIndexEntryModel.g.cs (1)
22
get => _ListServiceIndexEntryModel ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::NuGet.Protocol.Model.ServiceIndexEntryModel>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<global::NuGet.Protocol.Model.ServiceIndexEntryModel>));
_generated\132\JsonContext.ListString.g.cs (1)
22
get => _ListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<string>));
_generated\133\JsonContext.DateTimeOffset.g.cs (1)
22
get => _DateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset));
_generated\134\JsonContext.NullableDateTimeOffset.g.cs (1)
22
get => _NullableDateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset?>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset?));
_generated\135\JsonContext.Uri.g.cs (1)
22
get => _Uri ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Uri>)Options.
GetTypeInfo
(typeof(global::System.Uri));
_generated\136\JsonContext.Version.g.cs (1)
22
get => _Version ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Version>)Options.
GetTypeInfo
(typeof(global::System.Version));
_generated\137\JsonContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\138\JsonContext.Int64.g.cs (1)
22
get => _Int64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<long>)Options.
GetTypeInfo
(typeof(long));
_generated\139\JsonContext.NullableInt64.g.cs (1)
22
get => _NullableInt64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<long?>)Options.
GetTypeInfo
(typeof(long?));
_generated\14\PackageSearchJsonContext.PackageVulnerabilityMetadata.g.cs (1)
22
get => _PackageVulnerabilityMetadata ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.PackageVulnerabilityMetadata>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.PackageVulnerabilityMetadata));
_generated\140\JsonContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\141\JsonContext.StringArray.g.cs (1)
22
get => _StringArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string[]>)Options.
GetTypeInfo
(typeof(string[]));
_generated\145\RepositorySignatureJsonContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\146\RepositorySignatureJsonContext.NullableBoolean.g.cs (1)
22
get => _NullableBoolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool?>)Options.
GetTypeInfo
(typeof(bool?));
_generated\147\RepositorySignatureJsonContext.Fingerprints.g.cs (1)
22
get => _Fingerprints ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Packaging.Core.Fingerprints>)Options.
GetTypeInfo
(typeof(global::NuGet.Packaging.Core.Fingerprints));
_generated\148\RepositorySignatureJsonContext.RepositorySignatureModel.g.cs (1)
22
get => _RepositorySignatureModel ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Model.RepositorySignatureModel>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Model.RepositorySignatureModel));
_generated\149\RepositorySignatureJsonContext.RepositoryCertificateInfo.g.cs (1)
22
get => _RepositoryCertificateInfo ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.RepositoryCertificateInfo>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.RepositoryCertificateInfo));
_generated\15\PackageSearchJsonContext.FloatRange.g.cs (1)
22
get => _FloatRange ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Versioning.FloatRange>)Options.
GetTypeInfo
(typeof(global::NuGet.Versioning.FloatRange));
_generated\150\RepositorySignatureJsonContext.RepositoryCertificateInfoArray.g.cs (1)
22
get => _RepositoryCertificateInfoArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.RepositoryCertificateInfo[]>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.RepositoryCertificateInfo[]));
_generated\151\RepositorySignatureJsonContext.IDictionaryStringString.g.cs (1)
22
get => _IDictionaryStringString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, string>));
_generated\152\RepositorySignatureJsonContext.DateTimeOffset.g.cs (1)
22
get => _DateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset));
_generated\153\RepositorySignatureJsonContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\16\PackageSearchJsonContext.NuGetVersion.g.cs (1)
22
get => _NuGetVersion ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Versioning.NuGetVersion>)Options.
GetTypeInfo
(typeof(global::NuGet.Versioning.NuGetVersion));
_generated\17\PackageSearchJsonContext.NuGetVersionFloatBehavior.g.cs (1)
22
get => _NuGetVersionFloatBehavior ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Versioning.NuGetVersionFloatBehavior>)Options.
GetTypeInfo
(typeof(global::NuGet.Versioning.NuGetVersionFloatBehavior));
_generated\18\PackageSearchJsonContext.VersionRange.g.cs (1)
22
get => _VersionRange ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Versioning.VersionRange>)Options.
GetTypeInfo
(typeof(global::NuGet.Versioning.VersionRange));
_generated\19\PackageSearchJsonContext.IEnumerablePackageDependency.g.cs (1)
22
get => _IEnumerablePackageDependency ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<global::NuGet.Packaging.Core.PackageDependency>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<global::NuGet.Packaging.Core.PackageDependency>));
_generated\2\PackageSearchJsonContext.PackageDependency.g.cs (1)
22
get => _PackageDependency ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Packaging.Core.PackageDependency>)Options.
GetTypeInfo
(typeof(global::NuGet.Packaging.Core.PackageDependency));
_generated\20\PackageSearchJsonContext.IEnumerablePackageDependencyGroup.g.cs (1)
22
get => _IEnumerablePackageDependencyGroup ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<global::NuGet.Packaging.PackageDependencyGroup>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<global::NuGet.Packaging.PackageDependencyGroup>));
_generated\21\PackageSearchJsonContext.IEnumerablePackageVulnerabilityMetadata.g.cs (1)
22
get => _IEnumerablePackageVulnerabilityMetadata ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<global::NuGet.Protocol.PackageVulnerabilityMetadata>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<global::NuGet.Protocol.PackageVulnerabilityMetadata>));
_generated\22\PackageSearchJsonContext.IEnumerableString.g.cs (1)
22
get => _IEnumerableString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<string>));
_generated\23\PackageSearchJsonContext.IReadOnlyListString.g.cs (1)
22
get => _IReadOnlyListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyList<string>));
_generated\24\PackageSearchJsonContext.ListRegistrationLeafItem.g.cs (1)
22
get => _ListRegistrationLeafItem ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationLeafItem>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationLeafItem>));
_generated\25\PackageSearchJsonContext.ListRegistrationPage.g.cs (1)
22
get => _ListRegistrationPage ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<global::NuGet.Protocol.Model.RegistrationPage>));
_generated\26\PackageSearchJsonContext.ListPackageSearchMetadata.g.cs (1)
22
get => _ListPackageSearchMetadata ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::NuGet.Protocol.PackageSearchMetadata>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<global::NuGet.Protocol.PackageSearchMetadata>));
_generated\27\PackageSearchJsonContext.DateTimeOffset.g.cs (1)
22
get => _DateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset));
_generated\28\PackageSearchJsonContext.NullableDateTimeOffset.g.cs (1)
22
get => _NullableDateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset?>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset?));
_generated\29\PackageSearchJsonContext.Uri.g.cs (1)
22
get => _Uri ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Uri>)Options.
GetTypeInfo
(typeof(global::System.Uri));
_generated\3\PackageSearchJsonContext.PackageDependencyGroup.g.cs (1)
22
get => _PackageDependencyGroup ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Packaging.PackageDependencyGroup>)Options.
GetTypeInfo
(typeof(global::NuGet.Packaging.PackageDependencyGroup));
_generated\30\PackageSearchJsonContext.Version.g.cs (1)
22
get => _Version ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Version>)Options.
GetTypeInfo
(typeof(global::System.Version));
_generated\31\PackageSearchJsonContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\32\PackageSearchJsonContext.Int64.g.cs (1)
22
get => _Int64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<long>)Options.
GetTypeInfo
(typeof(long));
_generated\33\PackageSearchJsonContext.NullableInt64.g.cs (1)
22
get => _NullableInt64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<long?>)Options.
GetTypeInfo
(typeof(long?));
_generated\34\PackageSearchJsonContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\38\PluginCacheJsonContext.OperationClaim.g.cs (1)
22
get => _OperationClaim ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.OperationClaim>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.OperationClaim));
_generated\39\PluginCacheJsonContext.IReadOnlyListOperationClaim.g.cs (1)
22
get => _IReadOnlyListOperationClaim ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<global::NuGet.Protocol.Plugins.OperationClaim>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyList<global::NuGet.Protocol.Plugins.OperationClaim>));
_generated\4\PackageSearchJsonContext.AlternatePackageMetadata.g.cs (1)
22
get => _AlternatePackageMetadata ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.AlternatePackageMetadata>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.AlternatePackageMetadata));
_generated\43\PluginJsonContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\44\PluginJsonContext.Double.g.cs (1)
22
get => _Double ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<double>)Options.
GetTypeInfo
(typeof(double));
_generated\45\PluginJsonContext.NullableDouble.g.cs (1)
22
get => _NullableDouble ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<double?>)Options.
GetTypeInfo
(typeof(double?));
_generated\46\PluginJsonContext.LogLevel.g.cs (1)
22
get => _LogLevel ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Common.LogLevel>)Options.
GetTypeInfo
(typeof(global::NuGet.Common.LogLevel));
_generated\47\PluginJsonContext.CopyFilesInPackageRequest.g.cs (1)
22
get => _CopyFilesInPackageRequest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.CopyFilesInPackageRequest>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.CopyFilesInPackageRequest));
_generated\48\PluginJsonContext.CopyFilesInPackageResponse.g.cs (1)
22
get => _CopyFilesInPackageResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.CopyFilesInPackageResponse>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.CopyFilesInPackageResponse));
_generated\49\PluginJsonContext.CopyNupkgFileRequest.g.cs (1)
22
get => _CopyNupkgFileRequest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.CopyNupkgFileRequest>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.CopyNupkgFileRequest));
_generated\5\PackageSearchJsonContext.VersionInfo.g.cs (1)
22
get => _VersionInfo ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Core.Types.VersionInfo>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Core.Types.VersionInfo));
_generated\50\PluginJsonContext.CopyNupkgFileResponse.g.cs (1)
22
get => _CopyNupkgFileResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.CopyNupkgFileResponse>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.CopyNupkgFileResponse));
_generated\51\PluginJsonContext.Fault.g.cs (1)
22
get => _Fault ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.Fault>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.Fault));
_generated\52\PluginJsonContext.GetAuthenticationCredentialsRequest.g.cs (1)
22
get => _GetAuthenticationCredentialsRequest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.GetAuthenticationCredentialsRequest>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.GetAuthenticationCredentialsRequest));
_generated\53\PluginJsonContext.GetAuthenticationCredentialsResponse.g.cs (1)
22
get => _GetAuthenticationCredentialsResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.GetAuthenticationCredentialsResponse>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.GetAuthenticationCredentialsResponse));
_generated\54\PluginJsonContext.GetCredentialsRequest.g.cs (1)
22
get => _GetCredentialsRequest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.GetCredentialsRequest>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.GetCredentialsRequest));
_generated\55\PluginJsonContext.GetCredentialsResponse.g.cs (1)
22
get => _GetCredentialsResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.GetCredentialsResponse>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.GetCredentialsResponse));
_generated\56\PluginJsonContext.GetFilesInPackageRequest.g.cs (1)
22
get => _GetFilesInPackageRequest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.GetFilesInPackageRequest>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.GetFilesInPackageRequest));
_generated\57\PluginJsonContext.GetFilesInPackageResponse.g.cs (1)
22
get => _GetFilesInPackageResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.GetFilesInPackageResponse>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.GetFilesInPackageResponse));
_generated\58\PluginJsonContext.GetOperationClaimsRequest.g.cs (1)
22
get => _GetOperationClaimsRequest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.GetOperationClaimsRequest>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.GetOperationClaimsRequest));
_generated\59\PluginJsonContext.GetOperationClaimsResponse.g.cs (1)
22
get => _GetOperationClaimsResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.GetOperationClaimsResponse>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.GetOperationClaimsResponse));
_generated\6\PackageSearchJsonContext.VersionInfoArray.g.cs (1)
22
get => _VersionInfoArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Core.Types.VersionInfo[]>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Core.Types.VersionInfo[]));
_generated\60\PluginJsonContext.GetPackageHashRequest.g.cs (1)
22
get => _GetPackageHashRequest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.GetPackageHashRequest>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.GetPackageHashRequest));
_generated\61\PluginJsonContext.GetPackageHashResponse.g.cs (1)
22
get => _GetPackageHashResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.GetPackageHashResponse>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.GetPackageHashResponse));
_generated\62\PluginJsonContext.GetPackageVersionsRequest.g.cs (1)
22
get => _GetPackageVersionsRequest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.GetPackageVersionsRequest>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.GetPackageVersionsRequest));
_generated\63\PluginJsonContext.GetPackageVersionsResponse.g.cs (1)
22
get => _GetPackageVersionsResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.GetPackageVersionsResponse>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.GetPackageVersionsResponse));
_generated\64\PluginJsonContext.GetServiceIndexRequest.g.cs (1)
22
get => _GetServiceIndexRequest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.GetServiceIndexRequest>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.GetServiceIndexRequest));
_generated\65\PluginJsonContext.GetServiceIndexResponse.g.cs (1)
22
get => _GetServiceIndexResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.GetServiceIndexResponse>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.GetServiceIndexResponse));
_generated\66\PluginJsonContext.HandshakeRequest.g.cs (1)
22
get => _HandshakeRequest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.HandshakeRequest>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.HandshakeRequest));
_generated\67\PluginJsonContext.HandshakeResponse.g.cs (1)
22
get => _HandshakeResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.HandshakeResponse>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.HandshakeResponse));
_generated\68\PluginJsonContext.InitializeRequest.g.cs (1)
22
get => _InitializeRequest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.InitializeRequest>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.InitializeRequest));
_generated\69\PluginJsonContext.InitializeResponse.g.cs (1)
22
get => _InitializeResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.InitializeResponse>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.InitializeResponse));
_generated\7\PackageSearchJsonContext.RegistrationIndex.g.cs (1)
22
get => _RegistrationIndex ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Model.RegistrationIndex>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Model.RegistrationIndex));
_generated\70\PluginJsonContext.LogRequest.g.cs (1)
22
get => _LogRequest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.LogRequest>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.LogRequest));
_generated\71\PluginJsonContext.LogResponse.g.cs (1)
22
get => _LogResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.LogResponse>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.LogResponse));
_generated\72\PluginJsonContext.Message.g.cs (1)
22
get => _Message ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.Message>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.Message));
_generated\73\PluginJsonContext.MessageResponseCode.g.cs (1)
22
get => _MessageResponseCode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.MessageResponseCode>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.MessageResponseCode));
_generated\74\PluginJsonContext.MonitorNuGetProcessExitRequest.g.cs (1)
22
get => _MonitorNuGetProcessExitRequest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.MonitorNuGetProcessExitRequest>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.MonitorNuGetProcessExitRequest));
_generated\75\PluginJsonContext.MonitorNuGetProcessExitResponse.g.cs (1)
22
get => _MonitorNuGetProcessExitResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.MonitorNuGetProcessExitResponse>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.MonitorNuGetProcessExitResponse));
_generated\76\PluginJsonContext.OperationClaim.g.cs (1)
22
get => _OperationClaim ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.OperationClaim>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.OperationClaim));
_generated\77\PluginJsonContext.PrefetchPackageRequest.g.cs (1)
22
get => _PrefetchPackageRequest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.PrefetchPackageRequest>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.PrefetchPackageRequest));
_generated\78\PluginJsonContext.PrefetchPackageResponse.g.cs (1)
22
get => _PrefetchPackageResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.PrefetchPackageResponse>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.PrefetchPackageResponse));
_generated\79\PluginJsonContext.Progress.g.cs (1)
22
get => _Progress ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.Progress>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.Progress));
_generated\8\PackageSearchJsonContext.RegistrationLeafItem.g.cs (1)
22
get => _RegistrationLeafItem ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Model.RegistrationLeafItem>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Model.RegistrationLeafItem));
_generated\80\PluginJsonContext.SetCredentialsRequest.g.cs (1)
22
get => _SetCredentialsRequest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.SetCredentialsRequest>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.SetCredentialsRequest));
_generated\81\PluginJsonContext.SetCredentialsResponse.g.cs (1)
22
get => _SetCredentialsResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.SetCredentialsResponse>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.SetCredentialsResponse));
_generated\82\PluginJsonContext.SetLogLevelRequest.g.cs (1)
22
get => _SetLogLevelRequest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.SetLogLevelRequest>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.SetLogLevelRequest));
_generated\83\PluginJsonContext.SetLogLevelResponse.g.cs (1)
22
get => _SetLogLevelResponse ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Plugins.SetLogLevelResponse>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Plugins.SetLogLevelResponse));
_generated\84\PluginJsonContext.SemanticVersion.g.cs (1)
22
get => _SemanticVersion ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Versioning.SemanticVersion>)Options.
GetTypeInfo
(typeof(global::NuGet.Versioning.SemanticVersion));
_generated\85\PluginJsonContext.IEnumerableString.g.cs (1)
22
get => _IEnumerableString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IEnumerable<string>));
_generated\86\PluginJsonContext.IListString.g.cs (1)
22
get => _IListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IList<string>));
_generated\87\PluginJsonContext.IReadOnlyListOperationClaim.g.cs (1)
22
get => _IReadOnlyListOperationClaim ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<global::NuGet.Protocol.Plugins.OperationClaim>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyList<global::NuGet.Protocol.Plugins.OperationClaim>));
_generated\88\PluginJsonContext.IReadOnlyListString.g.cs (1)
22
get => _IReadOnlyListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IReadOnlyList<string>));
_generated\89\PluginJsonContext.HttpStatusCode.g.cs (1)
22
get => _HttpStatusCode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Net.HttpStatusCode>)Options.
GetTypeInfo
(typeof(global::System.Net.HttpStatusCode));
_generated\9\PackageSearchJsonContext.RegistrationPage.g.cs (1)
22
get => _RegistrationPage ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Protocol.Model.RegistrationPage>)Options.
GetTypeInfo
(typeof(global::NuGet.Protocol.Model.RegistrationPage));
_generated\90\PluginJsonContext.TimeSpan.g.cs (1)
22
get => _TimeSpan ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.TimeSpan>)Options.
GetTypeInfo
(typeof(global::System.TimeSpan));
_generated\91\PluginJsonContext.Uri.g.cs (1)
22
get => _Uri ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Uri>)Options.
GetTypeInfo
(typeof(global::System.Uri));
_generated\92\PluginJsonContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\93\PluginJsonContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\97\JsonContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\98\JsonContext.NuGetFramework.g.cs (1)
22
get => _NuGetFramework ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Frameworks.NuGetFramework>)Options.
GetTypeInfo
(typeof(global::NuGet.Frameworks.NuGetFramework));
_generated\99\JsonContext.PackageDependency.g.cs (1)
22
get => _PackageDependency ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::NuGet.Packaging.Core.PackageDependency>)Options.
GetTypeInfo
(typeof(global::NuGet.Packaging.Core.PackageDependency));
sdk-tasks (4)
_generated\0\SdkTasksJsonSerializerContext.MetadataEntry.g.cs (1)
22
get => _MetadataEntry ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Build.Tasks.ProcessRuntimeAnalyzerVersions.MetadataEntry>)Options.
GetTypeInfo
(typeof(global::Microsoft.DotNet.Build.Tasks.ProcessRuntimeAnalyzerVersions.MetadataEntry));
_generated\1\SdkTasksJsonSerializerContext.DictionaryStringMetadataEntry.g.cs (1)
22
get => _DictionaryStringMetadataEntry ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.DotNet.Build.Tasks.ProcessRuntimeAnalyzerVersions.MetadataEntry>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::Microsoft.DotNet.Build.Tasks.ProcessRuntimeAnalyzerVersions.MetadataEntry>));
_generated\2\SdkTasksJsonSerializerContext.ListString.g.cs (1)
22
get => _ListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<string>));
_generated\3\SdkTasksJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Shared.Tests (115)
Generated\361d1da7f942c932\TestTypesContext.ClassWithComponentModelAttributes.g.cs (1)
24
get => _ClassWithComponentModelAttributes ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.ClassWithComponentModelAttributes>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.ClassWithComponentModelAttributes));
Generated\361d1da7f942c932\TestTypesContext.ClassWithCustomConverter1.g.cs (1)
24
get => _ClassWithCustomConverter1 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.ClassWithPropertiesUsingCustomConverters.ClassWithCustomConverter1>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.ClassWithPropertiesUsingCustomConverters.ClassWithCustomConverter1));
Generated\361d1da7f942c932\TestTypesContext.ClassWithCustomConverter2.g.cs (1)
24
get => _ClassWithCustomConverter2 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.ClassWithPropertiesUsingCustomConverters.ClassWithCustomConverter2>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.ClassWithPropertiesUsingCustomConverters.ClassWithCustomConverter2));
Generated\361d1da7f942c932\TestTypesContext.ClassWithOptionalObjectParameter.g.cs (1)
24
get => _ClassWithOptionalObjectParameter ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.ClassWithOptionalObjectParameter>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.ClassWithOptionalObjectParameter));
Generated\361d1da7f942c932\TestTypesContext.ClassWithPropertiesUsingCustomConverters.g.cs (1)
24
get => _ClassWithPropertiesUsingCustomConverters ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.ClassWithPropertiesUsingCustomConverters>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.ClassWithPropertiesUsingCustomConverters));
Generated\361d1da7f942c932\TestTypesContext.DerivedPocoIntDiscriminator.g.cs (1)
24
get => _DerivedPocoIntDiscriminator ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithPolymorphism.DerivedPocoIntDiscriminator>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithPolymorphism.DerivedPocoIntDiscriminator));
Generated\361d1da7f942c932\TestTypesContext.DerivedPocoNoDiscriminator.g.cs (1)
24
get => _DerivedPocoNoDiscriminator ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithPolymorphism.DerivedPocoNoDiscriminator>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithPolymorphism.DerivedPocoNoDiscriminator));
Generated\361d1da7f942c932\TestTypesContext.DerivedPocoStringDiscriminator.g.cs (1)
24
get => _DerivedPocoStringDiscriminator ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithPolymorphism.DerivedPocoStringDiscriminator>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithPolymorphism.DerivedPocoStringDiscriminator));
Generated\361d1da7f942c932\TestTypesContext.DictionaryStringInt32.g.cs (1)
24
get => _DictionaryStringInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, int>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, int>));
Generated\361d1da7f942c932\TestTypesContext.DictionaryStringObject.g.cs (1)
24
get => _DictionaryStringObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, object>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, object>));
Generated\361d1da7f942c932\TestTypesContext.DictionaryStringSimplePoco.g.cs (1)
24
get => _DictionaryStringSimplePoco ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.SimplePoco>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Dictionary<string, global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.SimplePoco>));
Generated\361d1da7f942c932\TestTypesContext.GenericPocoWithNullableConstructorParameterString.g.cs (1)
24
get => _GenericPocoWithNullableConstructorParameterString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.GenericPocoWithNullableConstructorParameter<string>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.GenericPocoWithNullableConstructorParameter<string>));
Generated\361d1da7f942c932\TestTypesContext.ImmutableQueueBoolean.g.cs (1)
24
get => _ImmutableQueueBoolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Immutable.ImmutableQueue<bool>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Immutable.ImmutableQueue<bool>));
Generated\361d1da7f942c932\TestTypesContext.NonAbstractClassWithSingleDerivedType.g.cs (1)
24
get => _NonAbstractClassWithSingleDerivedType ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.NonAbstractClassWithSingleDerivedType>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.NonAbstractClassWithSingleDerivedType));
Generated\361d1da7f942c932\TestTypesContext.NullableDateTimeOffset.g.cs (1)
24
get => _NullableDateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset?>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset?));
Generated\361d1da7f942c932\TestTypesContext.NullableSimpleRecordStruct.g.cs (1)
24
get => _NullableSimpleRecordStruct ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.SimpleRecordStruct?>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.SimpleRecordStruct?));
Generated\361d1da7f942c932\TestTypesContext.PocoCombiningPolymorphicTypeAndDerivedTypes.g.cs (1)
24
get => _PocoCombiningPolymorphicTypeAndDerivedTypes ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoCombiningPolymorphicTypeAndDerivedTypes>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoCombiningPolymorphicTypeAndDerivedTypes));
Generated\361d1da7f942c932\TestTypesContext.PocoDisallowingUnmappedMembers.g.cs (1)
24
get => _PocoDisallowingUnmappedMembers ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoDisallowingUnmappedMembers>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoDisallowingUnmappedMembers));
Generated\361d1da7f942c932\TestTypesContext.PocoWithCustomConverter.g.cs (1)
24
get => _PocoWithCustomConverter ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithCustomConverter>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithCustomConverter));
Generated\361d1da7f942c932\TestTypesContext.PocoWithCustomNumberHandling.g.cs (1)
24
get => _PocoWithCustomNumberHandling ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithCustomNumberHandling>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithCustomNumberHandling));
Generated\361d1da7f942c932\TestTypesContext.PocoWithCustomNumberHandlingOnProperties.g.cs (1)
24
get => _PocoWithCustomNumberHandlingOnProperties ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithCustomNumberHandlingOnProperties>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithCustomNumberHandlingOnProperties));
Generated\361d1da7f942c932\TestTypesContext.PocoWithCustomPropertyConverter.g.cs (1)
24
get => _PocoWithCustomPropertyConverter ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithCustomPropertyConverter>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithCustomPropertyConverter));
Generated\361d1da7f942c932\TestTypesContext.PocoWithExtensionDataProperty.g.cs (1)
24
get => _PocoWithExtensionDataProperty ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithExtensionDataProperty>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithExtensionDataProperty));
Generated\361d1da7f942c932\TestTypesContext.PocoWithIgnoredMembers.g.cs (1)
24
get => _PocoWithIgnoredMembers ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithIgnoredMembers>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithIgnoredMembers));
Generated\361d1da7f942c932\TestTypesContext.PocoWithNonRecursiveDuplicateOccurrences.g.cs (1)
24
get => _PocoWithNonRecursiveDuplicateOccurrences ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithNonRecursiveDuplicateOccurrences>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithNonRecursiveDuplicateOccurrences));
Generated\361d1da7f942c932\TestTypesContext.PocoWithNullableAnnotationAttributes.g.cs (1)
24
get => _PocoWithNullableAnnotationAttributes ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithNullableAnnotationAttributes>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithNullableAnnotationAttributes));
Generated\361d1da7f942c932\TestTypesContext.PocoWithNullableAnnotationAttributesOnConstructorParams.g.cs (1)
24
get => _PocoWithNullableAnnotationAttributesOnConstructorParams ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithNullableAnnotationAttributesOnConstructorParams>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithNullableAnnotationAttributesOnConstructorParams));
Generated\361d1da7f942c932\TestTypesContext.PocoWithNullableConstructorParameter.g.cs (1)
24
get => _PocoWithNullableConstructorParameter ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithNullableConstructorParameter>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithNullableConstructorParameter));
Generated\361d1da7f942c932\TestTypesContext.PocoWithNullableStructFollowedByStruct.g.cs (1)
24
get => _PocoWithNullableStructFollowedByStruct ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithNullableStructFollowedByStruct>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithNullableStructFollowedByStruct));
Generated\361d1da7f942c932\TestTypesContext.PocoWithOptionalConstructorParams.g.cs (1)
24
get => _PocoWithOptionalConstructorParams ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithOptionalConstructorParams>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithOptionalConstructorParams));
Generated\361d1da7f942c932\TestTypesContext.PocoWithRecursiveMembers.g.cs (1)
24
get => _PocoWithRecursiveMembers ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithRecursiveMembers>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithRecursiveMembers));
Generated\361d1da7f942c932\TestTypesContext.PocoWithRequiredMembers.g.cs (1)
24
get => _PocoWithRequiredMembers ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithRequiredMembers>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithRequiredMembers));
Generated\361d1da7f942c932\TestTypesContext.PocoWithStructFollowedByNullableStruct.g.cs (1)
24
get => _PocoWithStructFollowedByNullableStruct ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithStructFollowedByNullableStruct>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithStructFollowedByNullableStruct));
Generated\361d1da7f942c932\TestTypesContext.RecordWithOptionalParameters.g.cs (1)
24
get => _RecordWithOptionalParameters ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.RecordWithOptionalParameters>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.RecordWithOptionalParameters));
Generated\361d1da7f942c932\TestTypesContext.SortedDictionaryInt32String.g.cs (1)
24
get => _SortedDictionaryInt32String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.SortedDictionary<int, string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.SortedDictionary<int, string>));
Generated\361d1da7f942c932\TestTypesContext.StructDictionaryStringInt32.g.cs (1)
24
get => _StructDictionaryStringInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.StructDictionary<string, int>>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.StructDictionary<string, int>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Context.JsonNode.g.cs (1)
24
get => _JsonNode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.Nodes.JsonNode>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.Nodes.JsonNode));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Context.JsonSchema.g.cs (1)
24
get => _JsonSchema ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Json.Schema.JsonSchema>)Options.
GetTypeInfo
(typeof(global::Json.Schema.JsonSchema));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Context.String.g.cs (1)
24
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.ArrayList.g.cs (1)
24
get => _ArrayList ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.ArrayList>)Options.
GetTypeInfo
(typeof(global::System.Collections.ArrayList));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Boolean.g.cs (1)
24
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Byte.g.cs (1)
24
get => _Byte ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<byte>)Options.
GetTypeInfo
(typeof(byte));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.ByteArray.g.cs (1)
24
get => _ByteArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<byte[]>)Options.
GetTypeInfo
(typeof(byte[]));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Char.g.cs (1)
24
get => _Char ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<char>)Options.
GetTypeInfo
(typeof(char));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.DateOnly.g.cs (1)
24
get => _DateOnly ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateOnly>)Options.
GetTypeInfo
(typeof(global::System.DateOnly));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.DateTime.g.cs (1)
24
get => _DateTime ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTime>)Options.
GetTypeInfo
(typeof(global::System.DateTime));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.DateTimeOffset.g.cs (1)
24
get => _DateTimeOffset ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset>)Options.
GetTypeInfo
(typeof(global::System.DateTimeOffset));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Decimal.g.cs (1)
24
get => _Decimal ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<decimal>)Options.
GetTypeInfo
(typeof(decimal));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Derived.g.cs (1)
24
get => _Derived ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.NonAbstractClassWithSingleDerivedType.Derived>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.NonAbstractClassWithSingleDerivedType.Derived));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.DerivedCollection.g.cs (1)
24
get => _DerivedCollection ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithPolymorphism.DerivedCollection>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithPolymorphism.DerivedCollection));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.DerivedDictionary.g.cs (1)
24
get => _DerivedDictionary ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithPolymorphism.DerivedDictionary>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithPolymorphism.DerivedDictionary));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Double.g.cs (1)
24
get => _Double ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<double>)Options.
GetTypeInfo
(typeof(double));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.FlagsStringEnum.g.cs (1)
24
get => _FlagsStringEnum ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.FlagsStringEnum>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.FlagsStringEnum));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Guid.g.cs (1)
24
get => _Guid ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Guid>)Options.
GetTypeInfo
(typeof(global::System.Guid));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Half.g.cs (1)
24
get => _Half ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Half>)Options.
GetTypeInfo
(typeof(global::System.Half));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.HashSetString.g.cs (1)
24
get => _HashSetString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.HashSet<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.HashSet<string>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Hashtable.g.cs (1)
24
get => _Hashtable ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Hashtable>)Options.
GetTypeInfo
(typeof(global::System.Collections.Hashtable));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.ImmutableArrayInt32.g.cs (1)
24
get => _ImmutableArrayInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Immutable.ImmutableArray<int>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Immutable.ImmutableArray<int>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.ImmutableListString.g.cs (1)
24
get => _ImmutableListString ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Immutable.ImmutableList<string>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Immutable.ImmutableList<string>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Int128.g.cs (1)
24
get => _Int128 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Int128>)Options.
GetTypeInfo
(typeof(global::System.Int128));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Int16.g.cs (1)
24
get => _Int16 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<short>)Options.
GetTypeInfo
(typeof(short));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Int32.g.cs (1)
24
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Int32Array.g.cs (1)
24
get => _Int32Array ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int[]>)Options.
GetTypeInfo
(typeof(int[]));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Int64.g.cs (1)
24
get => _Int64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<long>)Options.
GetTypeInfo
(typeof(long));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.IntEnum.g.cs (1)
24
get => _IntEnum ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.IntEnum>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.IntEnum));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.JsonArray.g.cs (1)
24
get => _JsonArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.Nodes.JsonArray>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.Nodes.JsonArray));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.JsonDocument.g.cs (1)
24
get => _JsonDocument ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.JsonDocument>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.JsonDocument));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.JsonElement.g.cs (1)
24
get => _JsonElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.JsonElement>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.JsonElement));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.JsonNode.g.cs (1)
24
get => _JsonNode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.Nodes.JsonNode>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.Nodes.JsonNode));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.JsonObject.g.cs (1)
24
get => _JsonObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.Nodes.JsonObject>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.Nodes.JsonObject));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.JsonValue.g.cs (1)
24
get => _JsonValue ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.Nodes.JsonValue>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.Nodes.JsonValue));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.ListBoolean.g.cs (1)
24
get => _ListBoolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<bool>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<bool>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.ListSimpleRecord.g.cs (1)
24
get => _ListSimpleRecord ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.SimpleRecord>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.List<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.SimpleRecord>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.MemoryByte.g.cs (1)
24
get => _MemoryByte ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Memory<byte>>)Options.
GetTypeInfo
(typeof(global::System.Memory<byte>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.NullableBoolean.g.cs (1)
24
get => _NullableBoolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool?>)Options.
GetTypeInfo
(typeof(bool?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.NullableDouble.g.cs (1)
24
get => _NullableDouble ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<double?>)Options.
GetTypeInfo
(typeof(double?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.NullableGuid.g.cs (1)
24
get => _NullableGuid ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Guid?>)Options.
GetTypeInfo
(typeof(global::System.Guid?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.NullableInt32.g.cs (1)
24
get => _NullableInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int?>)Options.
GetTypeInfo
(typeof(int?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.NullableIntEnum.g.cs (1)
24
get => _NullableIntEnum ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.IntEnum?>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.IntEnum?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.NullableJsonElement.g.cs (1)
24
get => _NullableJsonElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.JsonElement?>)Options.
GetTypeInfo
(typeof(global::System.Text.Json.JsonElement?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.NullableStringEnum.g.cs (1)
24
get => _NullableStringEnum ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.StringEnum?>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.StringEnum?));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Object.g.cs (1)
24
get => _Object ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object>)Options.
GetTypeInfo
(typeof(object));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.ObjectArray.g.cs (1)
24
get => _ObjectArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object[]>)Options.
GetTypeInfo
(typeof(object[]));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.PocoWithCustomNaming.g.cs (1)
24
get => _PocoWithCustomNaming ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithCustomNaming>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithCustomNaming));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.PocoWithDescription.g.cs (1)
24
get => _PocoWithDescription ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithDescription>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithDescription));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.PocoWithEnums.g.cs (1)
24
get => _PocoWithEnums ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithEnums>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithEnums));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.PocoWithPolymorphism.g.cs (1)
24
get => _PocoWithPolymorphism ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithPolymorphism>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.PocoWithPolymorphism));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.QueueDouble.g.cs (1)
24
get => _QueueDouble ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Queue<double>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Queue<double>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.ReadOnlyMemoryByte.g.cs (1)
24
get => _ReadOnlyMemoryByte ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.ReadOnlyMemory<byte>>)Options.
GetTypeInfo
(typeof(global::System.ReadOnlyMemory<byte>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.SByte.g.cs (1)
24
get => _SByte ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<sbyte>)Options.
GetTypeInfo
(typeof(sbyte));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.SimplePoco.g.cs (1)
24
get => _SimplePoco ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.SimplePoco>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.SimplePoco));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.SimpleRecord.g.cs (1)
24
get => _SimpleRecord ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.SimpleRecord>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.SimpleRecord));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.SimpleRecordArray.g.cs (1)
24
get => _SimpleRecordArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.SimpleRecord[]>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.SimpleRecord[]));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.SimpleRecordStruct.g.cs (1)
24
get => _SimpleRecordStruct ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.SimpleRecordStruct>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.SimpleRecordStruct));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Single.g.cs (1)
24
get => _Single ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<float>)Options.
GetTypeInfo
(typeof(float));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.StackChar.g.cs (1)
24
get => _StackChar ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Stack<char>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.Stack<char>));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.String.g.cs (1)
24
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.StringEnum.g.cs (1)
24
get => _StringEnum ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.StringEnum>)Options.
GetTypeInfo
(typeof(global::Microsoft.Extensions.AI.JsonSchemaExporter.TestTypes.StringEnum));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.TimeOnly.g.cs (1)
24
get => _TimeOnly ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.TimeOnly>)Options.
GetTypeInfo
(typeof(global::System.TimeOnly));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.TimeSpan.g.cs (1)
24
get => _TimeSpan ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.TimeSpan>)Options.
GetTypeInfo
(typeof(global::System.TimeSpan));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.UInt128.g.cs (1)
24
get => _UInt128 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.UInt128>)Options.
GetTypeInfo
(typeof(global::System.UInt128));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.UInt16.g.cs (1)
24
get => _UInt16 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<ushort>)Options.
GetTypeInfo
(typeof(ushort));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.UInt32.g.cs (1)
24
get => _UInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<uint>)Options.
GetTypeInfo
(typeof(uint));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.UInt64.g.cs (1)
24
get => _UInt64 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<ulong>)Options.
GetTypeInfo
(typeof(ulong));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Uri.g.cs (1)
24
get => _Uri ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Uri>)Options.
GetTypeInfo
(typeof(global::System.Uri));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.Version.g.cs (1)
24
get => _Version ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Version>)Options.
GetTypeInfo
(typeof(global::System.Version));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.XAttribute.g.cs (1)
24
get => _XAttribute ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Xml.Linq.XAttribute>)Options.
GetTypeInfo
(typeof(global::System.Xml.Linq.XAttribute));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.XDeclaration.g.cs (1)
24
get => _XDeclaration ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Xml.Linq.XDeclaration>)Options.
GetTypeInfo
(typeof(global::System.Xml.Linq.XDeclaration));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.XDocument.g.cs (1)
24
get => _XDocument ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Xml.Linq.XDocument>)Options.
GetTypeInfo
(typeof(global::System.Xml.Linq.XDocument));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.XDocumentType.g.cs (1)
24
get => _XDocumentType ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Xml.Linq.XDocumentType>)Options.
GetTypeInfo
(typeof(global::System.Xml.Linq.XDocumentType));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.XElement.g.cs (1)
24
get => _XElement ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Xml.Linq.XElement>)Options.
GetTypeInfo
(typeof(global::System.Xml.Linq.XElement));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.XmlNodeType.g.cs (1)
24
get => _XmlNodeType ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Xml.XmlNodeType>)Options.
GetTypeInfo
(typeof(global::System.Xml.XmlNodeType));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.XName.g.cs (1)
24
get => _XName ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Xml.Linq.XName>)Options.
GetTypeInfo
(typeof(global::System.Xml.Linq.XName));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.XNamespace.g.cs (1)
24
get => _XNamespace ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Xml.Linq.XNamespace>)Options.
GetTypeInfo
(typeof(global::System.Xml.Linq.XNamespace));
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.XNode.g.cs (1)
24
get => _XNode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Xml.Linq.XNode>)Options.
GetTypeInfo
(typeof(global::System.Xml.Linq.XNode));
System.Net.Http.Json (1)
System\Net\Http\Json\JsonHelpers.cs (1)
25
return options.
GetTypeInfo
(type);
System.Text.Json (1)
System\Text\Json\Schema\JsonSchemaExporter.cs (1)
183
JsonTypeInfo elementTypeInfo = typeInfo.Options.
GetTypeInfo
(elementConverter.Type!);