1 reference to JsonUnionInfoValues
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\JsonMetadataServices.cs (1)
75
public static JsonTypeInfo<T> CreateUnionInfo<T>(JsonSerializerOptions options,
JsonUnionInfoValues
<T> unionInfo) where T : notnull