5 references to TryGetTypeInfoForRuntimeCustomConverter
dotnet (5)
_generated\92\WorkloadListJsonSerializerContext.ListOutput.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::Microsoft.DotNet.Cli.Commands.Workload.List.WorkloadListCommand.ListOutput>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Workload.List.WorkloadListCommand.ListOutput> jsonTypeInfo))
_generated\93\WorkloadListJsonSerializerContext.UpdateAvailableEntry.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::Microsoft.DotNet.Cli.Commands.Workload.List.WorkloadListCommand.UpdateAvailableEntry>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Workload.List.WorkloadListCommand.UpdateAvailableEntry> jsonTypeInfo))
_generated\94\WorkloadListJsonSerializerContext.UpdateAvailableEntryArray.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::Microsoft.DotNet.Cli.Commands.Workload.List.WorkloadListCommand.UpdateAvailableEntry[]>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Workload.List.WorkloadListCommand.UpdateAvailableEntry[]> jsonTypeInfo))
_generated\95\WorkloadListJsonSerializerContext.String.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<string>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string> jsonTypeInfo))
_generated\96\WorkloadListJsonSerializerContext.StringArray.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<string[]>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string[]> jsonTypeInfo))