1 write to _orderSequence
Microsoft.AspNetCore.Mvc.RazorPages (1)
Infrastructure\PageActionEndpointDataSource.cs (1)
28
_orderSequence
= orderedEndpoints;
1 reference to _orderSequence
Microsoft.AspNetCore.Mvc.RazorPages (1)
Infrastructure\PageActionEndpointDataSource.cs (1)
79
order ??=
_orderSequence
.GetNext();