3 references to ExpandConverter
NuGet.Protocol (3)
_generated\23\JsonContext.g.cs (1)
70return ExpandConverter(type, converter, options, validateCanConvert: false);
_generated\5\JsonContext.ServiceIndexEntryModel.g.cs (2)
77Converter = (global::System.Text.Json.Serialization.JsonConverter<string[]>)ExpandConverter(typeof(string[]), new global::NuGet.Protocol.Converters.ServiceIndexEntryStringOrArrayConverter(), options), 99Converter = (global::System.Text.Json.Serialization.JsonConverter<string[]>)ExpandConverter(typeof(string[]), new global::NuGet.Protocol.Converters.ServiceIndexEntryStringOrArrayConverter(), options),