9 references to TryGetTypeInfoForRuntimeCustomConverter
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (9)
_generated\1\DeviceBoundSessionJsonContext.Boolean.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<bool>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<bool> jsonTypeInfo))
_generated\2\DeviceBoundSessionJsonContext.SessionCredential.g.cs (1)
30
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionCredential>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionCredential> jsonTypeInfo))
_generated\3\DeviceBoundSessionJsonContext.SessionInstruction.g.cs (1)
30
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionInstruction>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionInstruction> jsonTypeInfo))
_generated\4\DeviceBoundSessionJsonContext.SessionScope.g.cs (1)
30
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionScope>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionScope> jsonTypeInfo))
_generated\5\DeviceBoundSessionJsonContext.SessionScopeRule.g.cs (1)
30
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionScopeRule>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionScopeRule> jsonTypeInfo))
_generated\6\DeviceBoundSessionJsonContext.ListSessionCredential.g.cs (1)
30
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Collections.Generic.List<global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionCredential>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionCredential>> jsonTypeInfo))
_generated\7\DeviceBoundSessionJsonContext.ListSessionScopeRule.g.cs (1)
30
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Collections.Generic.List<global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionScopeRule>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<global::Microsoft.AspNetCore.Authentication.DeviceBoundSessions.SessionScopeRule>> jsonTypeInfo))
_generated\8\DeviceBoundSessionJsonContext.ListString.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Collections.Generic.List<string>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<string>> jsonTypeInfo))
_generated\9\DeviceBoundSessionJsonContext.String.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<string>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string> jsonTypeInfo))