System.Text.Json.Nodes.JsonValueCustomized<TValue> sealed class JsonValueCustomized<TValue> : JsonValue<TValue> Documentation Code public JsonValueCustomized(TValue value, JsonTypeInfo<TValue> jsonTypeInfo, JsonNodeOptions? options = default)