624 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\100\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\101\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\102\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\103\WorkloadSearchVersionsJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\107\WorkloadHistoryJsonSerializerContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\108\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\109\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\11\CliSchemaJsonSerializerContext.Object.g.cs (1)
22
get => _Object ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object>)Options.
GetTypeInfo
(typeof(object));
_generated\110\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\111\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\112\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\113\WorkloadHistoryJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\114\WorkloadHistoryJsonSerializerContext.StringArray.g.cs (1)
22
get => _StringArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string[]>)Options.
GetTypeInfo
(typeof(string[]));
_generated\118\PackInfoJsonSerializerContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\119\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\12\CliSchemaJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\120\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\121\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\122\PackInfoJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\126\NugetSearchApiJsonSerializerContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\127\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\128\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\129\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\13\CliSchemaJsonSerializerContext.StringArray.g.cs (1)
22
get => _StringArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string[]>)Options.
GetTypeInfo
(typeof(string[]));
_generated\130\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\131\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\132\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\133\NugetSearchApiJsonSerializerContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\134\NugetSearchApiJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\135\NugetSearchApiJsonSerializerContext.StringArray.g.cs (1)
22
get => _StringArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string[]>)Options.
GetTypeInfo
(typeof(string[]));
_generated\139\SdkVulnerabilityJsonContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\140\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\141\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\142\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\143\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\144\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\145\SdkVulnerabilityJsonContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\149\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\150\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\151\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\152\SlnfJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\156\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\157\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\158\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\159\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\160\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\161\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\162\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\163\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\164\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\165\TelemetryDiskLoggerJsonSerializerContext.Object.g.cs (1)
22
get => _Object ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object>)Options.
GetTypeInfo
(typeof(object));
_generated\166\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\170\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\171\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\172\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\173\LocalToolsCacheJsonSerializerContext.String.g.cs (1)
24
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\177\SdkVulnerabilityCacheJsonContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\178\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\179\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\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.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\181\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\182\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\183\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\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\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\RunFileJsonSerializerContext.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\41\RunFileJsonSerializerContext.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\42\RunFileJsonSerializerContext.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\43\RunFileJsonSerializerContext.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\44\RunFileJsonSerializerContext.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\45\RunFileJsonSerializerContext.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\46\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\47\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\48\RunFileJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_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\52\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\53\SdkCheckJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\57\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\58\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\59\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\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.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\61\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\62\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\63\ToolListJsonSerializerContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\64\ToolListJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\65\ToolListJsonSerializerContext.StringArray.g.cs (1)
22
get => _StringArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string[]>)Options.
GetTypeInfo
(typeof(string[]));
_generated\69\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\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\70\GlobalJsonWorkloadSetsJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\74\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\75\WorkloadInstallJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\79\WorkloadManifestUpdaterJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (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\80\WorkloadManifestUpdaterJsonSerializerContext.StringArray.g.cs (1)
22
get => _StringArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string[]>)Options.
GetTypeInfo
(typeof(string[]));
_generated\84\InstallStateJsonSerializerContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\85\InstallStateJsonSerializerContext.NullableBoolean.g.cs (1)
22
get => _NullableBoolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool?>)Options.
GetTypeInfo
(typeof(bool?));
_generated\86\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\87\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\88\InstallStateJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\9\CliSchemaJsonSerializerContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\92\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\93\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\94\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\95\WorkloadListJsonSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\96\WorkloadListJsonSerializerContext.StringArray.g.cs (1)
22
get => _StringArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string[]>)Options.
GetTypeInfo
(typeof(string[]));
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\0\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\1\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\10\JwtSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\2\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\3\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\4\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\5\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\6\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\7\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\8\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));
_generated\9\JwtSerializerContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
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.Components.Endpoints (54)
_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\BrowserConfigurationJsonContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\18\BrowserConfigurationJsonContext.NullableBoolean.g.cs (1)
22
get => _NullableBoolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool?>)Options.
GetTypeInfo
(typeof(bool?));
_generated\19\BrowserConfigurationJsonContext.BrowserConfiguration.g.cs (1)
22
get => _BrowserConfiguration ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.BrowserConfiguration>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.BrowserConfiguration));
_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\BrowserConfigurationJsonContext.ServerBrowserOptions.g.cs (1)
22
get => _ServerBrowserOptions ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.ServerBrowserOptions>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.ServerBrowserOptions));
_generated\21\BrowserConfigurationJsonContext.SsrBrowserOptions.g.cs (1)
22
get => _SsrBrowserOptions ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.SsrBrowserOptions>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.SsrBrowserOptions));
_generated\22\BrowserConfigurationJsonContext.WebAssemblyBrowserOptions.g.cs (1)
22
get => _WebAssemblyBrowserOptions ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.WebAssemblyBrowserOptions>)Options.
GetTypeInfo
(typeof(global::Microsoft.AspNetCore.Components.WebAssemblyBrowserOptions));
_generated\23\BrowserConfigurationJsonContext.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\24\BrowserConfigurationJsonContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\25\BrowserConfigurationJsonContext.NullableInt32.g.cs (1)
22
get => _NullableInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int?>)Options.
GetTypeInfo
(typeof(int?));
_generated\26\BrowserConfigurationJsonContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_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\JsonTempDataSerializerContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\31\JsonTempDataSerializerContext.NullableBoolean.g.cs (1)
22
get => _NullableBoolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool?>)Options.
GetTypeInfo
(typeof(bool?));
_generated\32\JsonTempDataSerializerContext.ICollectionNullableBoolean.g.cs (1)
22
get => _ICollectionNullableBoolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.ICollection<bool?>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.ICollection<bool?>));
_generated\33\JsonTempDataSerializerContext.ICollectionBoolean.g.cs (1)
22
get => _ICollectionBoolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.ICollection<bool>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.ICollection<bool>));
_generated\34\JsonTempDataSerializerContext.ICollectionNullableDateTime.g.cs (1)
22
get => _ICollectionNullableDateTime ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.ICollection<global::System.DateTime?>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.ICollection<global::System.DateTime?>));
_generated\35\JsonTempDataSerializerContext.ICollectionDateTime.g.cs (1)
22
get => _ICollectionDateTime ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.ICollection<global::System.DateTime>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.ICollection<global::System.DateTime>));
_generated\36\JsonTempDataSerializerContext.ICollectionNullableGuid.g.cs (1)
22
get => _ICollectionNullableGuid ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.ICollection<global::System.Guid?>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.ICollection<global::System.Guid?>));
_generated\37\JsonTempDataSerializerContext.ICollectionGuid.g.cs (1)
22
get => _ICollectionGuid ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.ICollection<global::System.Guid>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.ICollection<global::System.Guid>));
_generated\38\JsonTempDataSerializerContext.ICollectionNullableInt32.g.cs (1)
22
get => _ICollectionNullableInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.ICollection<int?>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.ICollection<int?>));
_generated\39\JsonTempDataSerializerContext.ICollectionInt32.g.cs (1)
22
get => _ICollectionInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.ICollection<int>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.ICollection<int>));
_generated\4\ImportMapSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\40\JsonTempDataSerializerContext.ICollectionObject.g.cs (1)
22
get => _ICollectionObject ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.ICollection<object>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.ICollection<object>));
_generated\41\JsonTempDataSerializerContext.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\42\JsonTempDataSerializerContext.IDictionaryStringNullableBoolean.g.cs (1)
22
get => _IDictionaryStringNullableBoolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, bool?>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, bool?>));
_generated\43\JsonTempDataSerializerContext.IDictionaryStringBoolean.g.cs (1)
22
get => _IDictionaryStringBoolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, bool>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, bool>));
_generated\44\JsonTempDataSerializerContext.IDictionaryStringNullableDateTime.g.cs (1)
22
get => _IDictionaryStringNullableDateTime ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, global::System.DateTime?>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, global::System.DateTime?>));
_generated\45\JsonTempDataSerializerContext.IDictionaryStringDateTime.g.cs (1)
22
get => _IDictionaryStringDateTime ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, global::System.DateTime>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, global::System.DateTime>));
_generated\46\JsonTempDataSerializerContext.IDictionaryStringNullableGuid.g.cs (1)
22
get => _IDictionaryStringNullableGuid ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, global::System.Guid?>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, global::System.Guid?>));
_generated\47\JsonTempDataSerializerContext.IDictionaryStringGuid.g.cs (1)
22
get => _IDictionaryStringGuid ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, global::System.Guid>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, global::System.Guid>));
_generated\48\JsonTempDataSerializerContext.IDictionaryStringNullableInt32.g.cs (1)
22
get => _IDictionaryStringNullableInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, int?>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, int?>));
_generated\49\JsonTempDataSerializerContext.IDictionaryStringInt32.g.cs (1)
22
get => _IDictionaryStringInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, int>>)Options.
GetTypeInfo
(typeof(global::System.Collections.Generic.IDictionary<string, int>));
_generated\50\JsonTempDataSerializerContext.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\51\JsonTempDataSerializerContext.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\52\JsonTempDataSerializerContext.DateTime.g.cs (1)
22
get => _DateTime ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTime>)Options.
GetTypeInfo
(typeof(global::System.DateTime));
_generated\53\JsonTempDataSerializerContext.NullableDateTime.g.cs (1)
22
get => _NullableDateTime ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTime?>)Options.
GetTypeInfo
(typeof(global::System.DateTime?));
_generated\54\JsonTempDataSerializerContext.Guid.g.cs (1)
22
get => _Guid ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Guid>)Options.
GetTypeInfo
(typeof(global::System.Guid));
_generated\55\JsonTempDataSerializerContext.NullableGuid.g.cs (1)
22
get => _NullableGuid ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Guid?>)Options.
GetTypeInfo
(typeof(global::System.Guid?));
_generated\56\JsonTempDataSerializerContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\57\JsonTempDataSerializerContext.NullableInt32.g.cs (1)
22
get => _NullableInt32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int?>)Options.
GetTypeInfo
(typeof(int?));
_generated\58\JsonTempDataSerializerContext.Object.g.cs (1)
22
get => _Object ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object>)Options.
GetTypeInfo
(typeof(object));
_generated\59\JsonTempDataSerializerContext.ObjectArray.g.cs (1)
22
get => _ObjectArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object[]>)Options.
GetTypeInfo
(typeof(object[]));
_generated\60\JsonTempDataSerializerContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\64\PrerenderComponentApplicationStoreSerializerContext.ByteArray.g.cs (1)
22
get => _ByteArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<byte[]>)Options.
GetTypeInfo
(typeof(byte[]));
_generated\65\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\66\PrerenderComponentApplicationStoreSerializerContext.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 (10)
_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));
Microsoft.AspNetCore.Components.Web (9)
_generated\1\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\2\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\3\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\4\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\5\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\6\WebRendererSerializerContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\7\WebRendererSerializerContext.Object.g.cs (1)
22
get => _Object ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object>)Options.
GetTypeInfo
(typeof(object));
_generated\8\WebRendererSerializerContext.ObjectArray.g.cs (1)
22
get => _ObjectArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object[]>)Options.
GetTypeInfo
(typeof(object[]));
_generated\9\WebRendererSerializerContext.String.g.cs (1)
22
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)
68
_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.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.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.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.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 (12)
ChatCompletion\ChatClientStructuredOutputExtensions.cs (1)
169
}, AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(JsonObject)));
ChatCompletion\ChatResponse{T}.cs (1)
150
deserialized = DeserializeFirstTopLevelObject(json!, (JsonTypeInfo<T>)_serializerOptions.
GetTypeInfo
(typeof(T)));
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>)));
ChatCompletion\OpenTelemetryChatClient.cs (3)
493
return JsonSerializer.Serialize(output, _defaultOptions.
GetTypeInfo
(typeof(IList<object>)));
799
JsonSerializer.Serialize(new object[1] { new OtelGenericPart { Content = options!.Instructions } }, _defaultOptions.
GetTypeInfo
(typeof(IList<object>))));
946
private static readonly JsonElement _emptyObject = JsonSerializer.SerializeToElement(new object(), _defaultOptions.
GetTypeInfo
(typeof(object)));
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)));
Embeddings\LoggingEmbeddingGenerator.cs (1)
90
private string AsJson<T>(T value) => JsonSerializer.Serialize(value, _jsonSerializerOptions.
GetTypeInfo
(typeof(T)));
Microsoft.Extensions.AI.Abstractions (8)
Functions\AIFunctionFactory.cs (5)
832
JsonTypeInfo? typeInfo = serializerOptions.
GetTypeInfo
(parameterType);
870
string json = JsonSerializer.Serialize(value, serializerOptions.
GetTypeInfo
(value.GetType()));
989
returnTypeInfo = serializerOptions.
GetTypeInfo
(returnType);
1030
returnTypeInfo = serializerOptions.
GetTypeInfo
(returnType);
1056
returnTypeInfo = serializerOptions.
GetTypeInfo
(returnType);
Utilities\AIJsonUtilities.cs (1)
88
JsonTypeInfo jti = serializerOptions.
GetTypeInfo
(typeof(object));
Utilities\AIJsonUtilities.Schema.Create.cs (2)
243
? JsonSerializer.SerializeToNode(defaultValue, serializerOptions.
GetTypeInfo
(defaultValue.GetType()))
692
if (allowedValue is not null && JsonSerializer.SerializeToNode(allowedValue, serializerOptions.
GetTypeInfo
(allowedValue.GetType())) is { } valueNode)
Microsoft.Extensions.AI.Abstractions.Tests (9)
ChatCompletion\ChatResponseFormatTests.cs (1)
167
JsonSerializer.Serialize(format.Schema, AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(JsonElement))));
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)));
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)));
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)));
Utilities\AIJsonUtilitiesTests.cs (2)
600
JsonTypeInfo typeInfo = options.
GetTypeInfo
(testData.Type);
1568
JsonTypeInfo typeInfo = options.
GetTypeInfo
(testData.Type);
Microsoft.Extensions.AI.Evaluation.Quality (2)
ChatMessageExtensions.cs (1)
24
AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(ChatMessage)));
ChatResponseExtensions.cs (1)
39
AIJsonUtilities.DefaultOptions.
GetTypeInfo
(contentType));
Microsoft.Extensions.AI.Evaluation.Reporting (3)
JsonSerialization\EvaluationContextConverter.cs (2)
68
JsonTypeInfo contentsTypeInfo = options.
GetTypeInfo
(typeof(IReadOnlyList<AIContent>));
90
JsonTypeInfo contentsTypeInfo = options.
GetTypeInfo
(typeof(IReadOnlyList<AIContent>));
JsonSerialization\JsonUtilities.cs (1)
30
private static JsonTypeInfo<T> GetTypeInfo<T>(this JsonSerializerOptions options) => (JsonTypeInfo<T>)options.
GetTypeInfo
(typeof(T));
Microsoft.Extensions.AI.Evaluation.Reporting.Azure (3)
JsonSerialization\AzureStorageJsonUtilities.cs (1)
27
private static JsonTypeInfo<T> GetTypeInfo<T>(this JsonSerializerOptions options) => (JsonTypeInfo<T>)options.
GetTypeInfo
(typeof(T));
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>));
Microsoft.Extensions.AI.OpenAI (8)
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?>))))))
OpenAIChatClient.cs (2)
187
result = JsonSerializer.Serialize(resultContent.Result, AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(object)));
215
fc.Arguments, AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(IDictionary<string, object?>))))));
OpenAIImageGenerator.cs (1)
123
var stringJsonTypeInfo = (JsonTypeInfo<string>)AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(string));
OpenAIResponsesChatClient.cs (3)
1080
Text = JsonSerializer.Serialize(content, AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(object))),
1116
result = JsonSerializer.Serialize(resultContent.Result, AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(object)));
1165
AIJsonUtilities.DefaultOptions.
GetTypeInfo
(typeof(IDictionary<string, object?>)))));
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));
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.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 (32)
_generated\0\JsonContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\1\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\10\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\11\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\12\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\13\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\14\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\15\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\16\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\17\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\18\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\19\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\2\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\20\JsonContext.Int32.g.cs (1)
22
get => _Int32 ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int>)Options.
GetTypeInfo
(typeof(int));
_generated\21\JsonContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\22\JsonContext.StringArray.g.cs (1)
22
get => _StringArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string[]>)Options.
GetTypeInfo
(typeof(string[]));
_generated\26\RepositorySignatureJsonContext.Boolean.g.cs (1)
22
get => _Boolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool>)Options.
GetTypeInfo
(typeof(bool));
_generated\27\RepositorySignatureJsonContext.NullableBoolean.g.cs (1)
22
get => _NullableBoolean ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool?>)Options.
GetTypeInfo
(typeof(bool?));
_generated\28\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\29\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\3\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\30\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\31\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\32\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\33\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\34\RepositorySignatureJsonContext.String.g.cs (1)
22
get => _String ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string>)Options.
GetTypeInfo
(typeof(string));
_generated\4\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\5\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\6\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\7\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\8\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\9\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));
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));
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)
182
JsonTypeInfo elementTypeInfo = typeInfo.Options.
GetTypeInfo
(elementConverter.Type!);