1 reference to ToArray
Aspire.Hosting (1)
src\Shared\CircularBuffer.cs (1)
290public T[] Items => _collection.ToArray();