7 references to TryGetTypeInfoForRuntimeCustomConverter
dotnet (7)
_generated\39\RunFileBuildCacheJsonSerializerContext.BuildLevel.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::Microsoft.DotNet.Cli.Commands.Run.BuildLevel>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Run.BuildLevel> jsonTypeInfo))
_generated\40\RunFileBuildCacheJsonSerializerContext.RunFileBuildCacheEntry.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::Microsoft.DotNet.Cli.Commands.Run.RunFileBuildCacheEntry>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Run.RunFileBuildCacheEntry> jsonTypeInfo))
_generated\41\RunFileBuildCacheJsonSerializerContext.RunProperties.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::Microsoft.DotNet.Cli.Commands.Run.RunProperties>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Run.RunProperties> jsonTypeInfo))
_generated\42\RunFileBuildCacheJsonSerializerContext.DictionaryStringString.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Collections.Generic.Dictionary<string, string>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, string>> jsonTypeInfo))
_generated\43\RunFileBuildCacheJsonSerializerContext.HashSetString.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Collections.Generic.HashSet<string>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.HashSet<string>> jsonTypeInfo))
_generated\44\RunFileBuildCacheJsonSerializerContext.ImmutableArrayString.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<global::System.Collections.Immutable.ImmutableArray<string>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Immutable.ImmutableArray<string>> jsonTypeInfo))
_generated\45\RunFileBuildCacheJsonSerializerContext.String.g.cs (1)
27
if (!
TryGetTypeInfoForRuntimeCustomConverter
<string>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string> jsonTypeInfo))