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