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