31 references to TryGetTypeInfoForRuntimeCustomConverter
Microsoft.AspNetCore.Components.Endpoints (31)
_generated\30\JsonTempDataSerializerContext.Boolean.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<bool>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool> jsonTypeInfo))
_generated\31\JsonTempDataSerializerContext.NullableBoolean.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<bool?>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool?> jsonTypeInfo))
_generated\32\JsonTempDataSerializerContext.ICollectionNullableBoolean.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Collections.Generic.ICollection<bool?>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.ICollection<bool?>> jsonTypeInfo))
_generated\33\JsonTempDataSerializerContext.ICollectionBoolean.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Collections.Generic.ICollection<bool>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.ICollection<bool>> jsonTypeInfo))
_generated\34\JsonTempDataSerializerContext.ICollectionNullableDateTime.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Collections.Generic.ICollection<global::System.DateTime?>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.ICollection<global::System.DateTime?>> jsonTypeInfo))
_generated\35\JsonTempDataSerializerContext.ICollectionDateTime.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Collections.Generic.ICollection<global::System.DateTime>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.ICollection<global::System.DateTime>> jsonTypeInfo))
_generated\36\JsonTempDataSerializerContext.ICollectionNullableGuid.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Collections.Generic.ICollection<global::System.Guid?>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.ICollection<global::System.Guid?>> jsonTypeInfo))
_generated\37\JsonTempDataSerializerContext.ICollectionGuid.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Collections.Generic.ICollection<global::System.Guid>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.ICollection<global::System.Guid>> jsonTypeInfo))
_generated\38\JsonTempDataSerializerContext.ICollectionNullableInt32.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Collections.Generic.ICollection<int?>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.ICollection<int?>> jsonTypeInfo))
_generated\39\JsonTempDataSerializerContext.ICollectionInt32.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Collections.Generic.ICollection<int>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.ICollection<int>> jsonTypeInfo))
_generated\40\JsonTempDataSerializerContext.ICollectionObject.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Collections.Generic.ICollection<object>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.ICollection<object>> jsonTypeInfo))
_generated\41\JsonTempDataSerializerContext.ICollectionString.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Collections.Generic.ICollection<string>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.ICollection<string>> jsonTypeInfo))
_generated\42\JsonTempDataSerializerContext.IDictionaryStringNullableBoolean.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Collections.Generic.IDictionary<string, bool?>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, bool?>> jsonTypeInfo))
_generated\43\JsonTempDataSerializerContext.IDictionaryStringBoolean.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Collections.Generic.IDictionary<string, bool>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, bool>> jsonTypeInfo))
_generated\44\JsonTempDataSerializerContext.IDictionaryStringNullableDateTime.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Collections.Generic.IDictionary<string, global::System.DateTime?>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, global::System.DateTime?>> jsonTypeInfo))
_generated\45\JsonTempDataSerializerContext.IDictionaryStringDateTime.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Collections.Generic.IDictionary<string, global::System.DateTime>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, global::System.DateTime>> jsonTypeInfo))
_generated\46\JsonTempDataSerializerContext.IDictionaryStringNullableGuid.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Collections.Generic.IDictionary<string, global::System.Guid?>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, global::System.Guid?>> jsonTypeInfo))
_generated\47\JsonTempDataSerializerContext.IDictionaryStringGuid.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Collections.Generic.IDictionary<string, global::System.Guid>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, global::System.Guid>> jsonTypeInfo))
_generated\48\JsonTempDataSerializerContext.IDictionaryStringNullableInt32.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Collections.Generic.IDictionary<string, int?>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, int?>> jsonTypeInfo))
_generated\49\JsonTempDataSerializerContext.IDictionaryStringInt32.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Collections.Generic.IDictionary<string, int>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, int>> jsonTypeInfo))
_generated\50\JsonTempDataSerializerContext.IDictionaryStringObject.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Collections.Generic.IDictionary<string, object>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, object>> jsonTypeInfo))
_generated\51\JsonTempDataSerializerContext.IDictionaryStringString.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Collections.Generic.IDictionary<string, string>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, string>> jsonTypeInfo))
_generated\52\JsonTempDataSerializerContext.DateTime.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.DateTime>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTime> jsonTypeInfo))
_generated\53\JsonTempDataSerializerContext.NullableDateTime.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.DateTime?>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTime?> jsonTypeInfo))
_generated\54\JsonTempDataSerializerContext.Guid.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Guid>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Guid> jsonTypeInfo))
_generated\55\JsonTempDataSerializerContext.NullableGuid.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Guid?>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Guid?> jsonTypeInfo))
_generated\56\JsonTempDataSerializerContext.Int32.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<int>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int> jsonTypeInfo))
_generated\57\JsonTempDataSerializerContext.NullableInt32.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<int?>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int?> jsonTypeInfo))
_generated\58\JsonTempDataSerializerContext.Object.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<object>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object> jsonTypeInfo))
_generated\59\JsonTempDataSerializerContext.ObjectArray.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<object[]>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object[]> jsonTypeInfo))
_generated\60\JsonTempDataSerializerContext.String.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<string>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string> jsonTypeInfo))