2 references to RangeRouteConstraint
Microsoft.AspNetCore.Routing (2)
Constraints\RangeRouteConstraint.cs (1)
24
/// Initializes a new instance of the <see cref="
RangeRouteConstraint
" /> class.
RouteOptions.cs (1)
124
AddConstraint<
RangeRouteConstraint
>(defaults, "range");