4 references to RouteCreationException
Microsoft.AspNetCore.Mvc.Core (2)
Routing\AttributeRoute.cs (1)
100throw new RouteCreationException(
Routing\ConventionalRouteEntry.cs (1)
44throw new RouteCreationException(string.Format(
Microsoft.AspNetCore.Routing (2)
ParameterPolicyActivator.cs (1)
63throw new RouteCreationException(
RouteBase.cs (1)
60throw new RouteCreationException(Resources.FormatTemplateRoute_Exception(name, template), exception);