4 references to RecycleAndGetNext
Microsoft.AspNetCore.Components.Server (4)
BlazorPack\SequenceOfT.cs (4)
142current = this.RecycleAndGetNext(current); 149firstSegment = this.RecycleAndGetNext(firstSegment); 203current = this.RecycleAndGetNext(current); 278this.RecycleAndGetNext(this.last);