JsonValueNotTrimmable<TValue> sealed class JsonValueNotTrimmable<TValue> : JsonValue<TValue> Documentation Code public JsonValueNotTrimmable(TValue value, JsonNodeOptions? options = default)