11 references to TryGetTypeInfoForRuntimeCustomConverter
dotnet-user-jwts (11)
_generated\0\JwtSerializerContext.Jwt.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::Microsoft.AspNetCore.Authentication.JwtBearer.Tools.Jwt>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Authentication.JwtBearer.Tools.Jwt> jsonTypeInfo))
_generated\1\JwtSerializerContext.JwtArray.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::Microsoft.AspNetCore.Authentication.JwtBearer.Tools.Jwt[]>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Authentication.JwtBearer.Tools.Jwt[]> jsonTypeInfo))
_generated\10\JwtSerializerContext.String.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<string>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string> jsonTypeInfo))
_generated\2\JwtSerializerContext.SigningKey.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::Microsoft.AspNetCore.Authentication.JwtBearer.Tools.SigningKey>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Authentication.JwtBearer.Tools.SigningKey> jsonTypeInfo))
_generated\3\JwtSerializerContext.SigningKeyArray.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::Microsoft.AspNetCore.Authentication.JwtBearer.Tools.SigningKey[]>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Authentication.JwtBearer.Tools.SigningKey[]> jsonTypeInfo))
_generated\4\JwtSerializerContext.IDictionaryStringJwt.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Collections.Generic.IDictionary<string, global::Microsoft.AspNetCore.Authentication.JwtBearer.Tools.Jwt>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IDictionary<string, global::Microsoft.AspNetCore.Authentication.JwtBearer.Tools.Jwt>> jsonTypeInfo))
_generated\5\JwtSerializerContext.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\6\JwtSerializerContext.IEnumerableString.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Collections.Generic.IEnumerable<string>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<string>> jsonTypeInfo))
_generated\7\JwtSerializerContext.DateTimeOffset.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.DateTimeOffset>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.DateTimeOffset> jsonTypeInfo))
_generated\8\JwtSerializerContext.JsonObject.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Text.Json.Nodes.JsonObject>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Text.Json.Nodes.JsonObject> jsonTypeInfo))
_generated\9\JwtSerializerContext.Int32.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<int>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<int> jsonTypeInfo))