1 reference to ConventionalRouteEntry
Microsoft.AspNetCore.Mvc.Core (1)
Routing\ControllerActionEndpointDataSource.cs (1)
60_routes.Add(new ConventionalRouteEntry(routeName, pattern, defaults, constraints, dataTokens, _orderSequence.GetNext(), conventions, finallyConventions));