3 references to TryGetTypeInfoForRuntimeCustomConverter
Microsoft.AspNetCore.Components (3)
_generated\1\PersistentServicesRegistryJsonContext.PersistentServiceRegistration.g.cs (1)
29
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::Microsoft.AspNetCore.Components.Infrastructure.PersistentServicesRegistry.PersistentServiceRegistration>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.Infrastructure.PersistentServicesRegistry.PersistentServiceRegistration> jsonTypeInfo))
_generated\2\PersistentServicesRegistryJsonContext.PersistentServiceRegistrationArray.g.cs (1)
29
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::Microsoft.AspNetCore.Components.Infrastructure.PersistentServicesRegistry.PersistentServiceRegistration[]>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.Infrastructure.PersistentServicesRegistry.PersistentServiceRegistration[]> jsonTypeInfo))
_generated\3\PersistentServicesRegistryJsonContext.String.g.cs (1)
29
if (!
TryGetTypeInfoForRuntimeCustomConverter
<string>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string> jsonTypeInfo))