1 write to RouteName
Microsoft.AspNetCore.Mvc.Core (1)
Routing\AttributeRoute.cs (1)
224routeInfo.RouteName = action.AttributeRouteInfo.Name;
3 references to RouteName
Microsoft.AspNetCore.Mvc.Core (3)
Routing\AttributeRoute.cs (3)
95routeInfo.RouteName, 102$"Route name '{routeInfo.RouteName}' and template '{routeInfo.RouteTemplate!.TemplateText}'.", 123group.Key.RouteName,