3 references to TryGetTypeInfoForRuntimeCustomConverter
Microsoft.AspNetCore.Authentication.BearerToken (3)
_generated\1\BearerTokenJsonSerializerContext.AccessTokenResponse.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<global::Microsoft.AspNetCore.Authentication.BearerToken.AccessTokenResponse>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Authentication.BearerToken.AccessTokenResponse> jsonTypeInfo))
_generated\2\BearerTokenJsonSerializerContext.Int64.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<long>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<long> jsonTypeInfo))
_generated\3\BearerTokenJsonSerializerContext.String.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<string>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string> jsonTypeInfo))