1 reference to RemainingMemory
Microsoft.AspNetCore.Components.Server (1)
BlazorPack\SequenceOfT.cs (1)
177public Memory<T> GetMemory(int sizeHint) => this.GetSegment(sizeHint).RemainingMemory;