4 references to TryGetTypeInfoForRuntimeCustomConverter
dotnet (4)
_generated\149\SlnfJsonSerializerContext.SlnfRoot.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<global::Microsoft.DotNet.Cli.SlnfFileHelper.SlnfRoot>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.SlnfFileHelper.SlnfRoot> jsonTypeInfo))
_generated\150\SlnfJsonSerializerContext.SlnfSolution.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<global::Microsoft.DotNet.Cli.SlnfFileHelper.SlnfSolution>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.SlnfFileHelper.SlnfSolution> jsonTypeInfo))
_generated\151\SlnfJsonSerializerContext.ListString.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<global::System.Collections.Generic.List<string>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.List<string>> jsonTypeInfo))
_generated\152\SlnfJsonSerializerContext.String.g.cs (1)
27if (!TryGetTypeInfoForRuntimeCustomConverter<string>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<string> jsonTypeInfo))