17 references to TryGetTypeInfoForRuntimeCustomConverter
Microsoft.AspNetCore.Components.WebAssembly (17)
_generated\10\WebAssemblyJsonSerializerContext.RootComponentOperationArray.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<global::Microsoft.AspNetCore.Components.RootComponentOperation[]>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.RootComponentOperation[]> jsonTypeInfo))
_generated\11\WebAssemblyJsonSerializerContext.RootComponentOperationBatch.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<global::Microsoft.AspNetCore.Components.RootComponentOperationBatch>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.RootComponentOperationBatch> jsonTypeInfo))
_generated\12\WebAssemblyJsonSerializerContext.RootComponentOperationType.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<global::Microsoft.AspNetCore.Components.RootComponentOperationType>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.RootComponentOperationType> jsonTypeInfo))
_generated\13\WebAssemblyJsonSerializerContext.IListObject.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<global::System.Collections.Generic.IList<object>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IList<object>> jsonTypeInfo))
_generated\14\WebAssemblyJsonSerializerContext.JsonElement.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<global::System.Text.Json.JsonElement>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.JsonElement> jsonTypeInfo))
_generated\15\WebAssemblyJsonSerializerContext.Int32.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<int>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int> jsonTypeInfo))
_generated\16\WebAssemblyJsonSerializerContext.NullableInt32.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<int?>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int?> jsonTypeInfo))
_generated\17\WebAssemblyJsonSerializerContext.Int64.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<long>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<long> jsonTypeInfo))
_generated\18\WebAssemblyJsonSerializerContext.Object.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<object>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<object> jsonTypeInfo))
_generated\19\WebAssemblyJsonSerializerContext.String.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<string>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string> jsonTypeInfo))
_generated\3\WebAssemblyJsonSerializerContext.ComponentMarker.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<global::Microsoft.AspNetCore.Components.ComponentMarker>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.ComponentMarker> jsonTypeInfo))
_generated\4\WebAssemblyJsonSerializerContext.NullableComponentMarker.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<global::Microsoft.AspNetCore.Components.ComponentMarker?>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.ComponentMarker?> jsonTypeInfo))
_generated\5\WebAssemblyJsonSerializerContext.ComponentMarkerKey.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<global::Microsoft.AspNetCore.Components.ComponentMarkerKey>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.ComponentMarkerKey> jsonTypeInfo))
_generated\6\WebAssemblyJsonSerializerContext.NullableComponentMarkerKey.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<global::Microsoft.AspNetCore.Components.ComponentMarkerKey?>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.ComponentMarkerKey?> jsonTypeInfo))
_generated\7\WebAssemblyJsonSerializerContext.ComponentParameter.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<global::Microsoft.AspNetCore.Components.ComponentParameter>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.ComponentParameter> jsonTypeInfo))
_generated\8\WebAssemblyJsonSerializerContext.ComponentParameterArray.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<global::Microsoft.AspNetCore.Components.ComponentParameter[]>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.ComponentParameter[]> jsonTypeInfo))
_generated\9\WebAssemblyJsonSerializerContext.RootComponentOperation.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<global::Microsoft.AspNetCore.Components.RootComponentOperation>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.RootComponentOperation> jsonTypeInfo))