JsonCollectionConverter<TCollection, TElement>
protected JsonCollectionConverter()
protected abstract void Add(TElement& modreq(System.Runtime.InteropServices.InAttribute) value, ref ReadStack state)
protected virtual void CreateCollection(ref Utf8JsonReader reader, ref ReadStack state, JsonSerializerOptions options)
protected abstract bool OnWriteResume(Utf8JsonWriter writer, TCollection value, JsonSerializerOptions options, ref WriteStack state)