public RouteInfo GetAllRoutes() { return(RouteHelper.GetAllRoutes(Services.GetRequiredService <IActionDescriptorCollectionProvider>())); }