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