2 references to GetNext
Microsoft.AspNetCore.Mvc.Core (2)
Routing\ControllerActionEndpointDataSource.cs (2)
60_routes.Add(new ConventionalRouteEntry(routeName, pattern, defaults, constraints, dataTokens, _orderSequence.GetNext(), conventions, finallyConventions)); 139order ??= _orderSequence.GetNext();