Web.Admin/App_Start/RouteConfig.cs
Method RegisterRoutes
has 139 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static void RegisterRoutes(RouteCollection routes)
{
routes.IgnoreRoute("{resource}.axd/{*pathInfo}");
routes.IgnoreRoute("AdminAppV2");