2 references to NonFileNameRouteConstraint
Microsoft.AspNetCore.Routing (2)
Constraints\NonFileNameRouteConstraint.cs (1)
35/// The <see cref="NonFileNameRouteConstraint"/> does not attempt to validate that the value contains
RouteOptions.cs (1)
142AddConstraint<NonFileNameRouteConstraint>(defaults, "nonfile");