2 references to ExpandConverter
NuGet.CommandLine.XPlat (2)
_generated\1\PackageSearchJsonContext.PackageSearchProblem.g.cs (1)
79Converter = (global::System.Text.Json.Serialization.JsonConverter<global::NuGet.CommandLine.XPlat.PackageSearchProblemType>)ExpandConverter(typeof(global::NuGet.CommandLine.XPlat.PackageSearchProblemType), new global::System.Text.Json.Serialization.JsonStringEnumConverter<global::NuGet.CommandLine.XPlat.PackageSearchProblemType>(), options),
_generated\35\PackageSearchJsonContext.g.cs (1)
61return ExpandConverter(type, converter, options, validateCanConvert: false);