7 references to TryGetTypeInfoForRuntimeCustomConverter
dotnet-aot (7)
_generated\37\SdkVulnerabilityJsonContext.Boolean.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<bool>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool> jsonTypeInfo))
_generated\38\SdkVulnerabilityJsonContext.SdkCveInfo.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<global::Microsoft.DotNet.Cli.SdkVulnerability.SdkCveInfo>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.SdkVulnerability.SdkCveInfo> jsonTypeInfo))
_generated\39\SdkVulnerabilityJsonContext.SdkVulnerabilityInfo.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<global::Microsoft.DotNet.Cli.SdkVulnerability.SdkVulnerabilityInfo>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.SdkVulnerability.SdkVulnerabilityInfo> jsonTypeInfo))
_generated\40\SdkVulnerabilityJsonContext.IReadOnlyListSdkCveInfo.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<global::System.Collections.Generic.IReadOnlyList<global::Microsoft.DotNet.Cli.SdkVulnerability.SdkCveInfo>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IReadOnlyList<global::Microsoft.DotNet.Cli.SdkVulnerability.SdkCveInfo>> jsonTypeInfo))
_generated\41\SdkVulnerabilityJsonContext.DateTime.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<global::System.DateTime>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTime> jsonTypeInfo))
_generated\42\SdkVulnerabilityJsonContext.NullableDateTime.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<global::System.DateTime?>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTime?> jsonTypeInfo))
_generated\43\SdkVulnerabilityJsonContext.String.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<string>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string> jsonTypeInfo))