1 reference to TestRouteConstraint
Microsoft.AspNetCore.Routing.Tests (1)
RouteOptionsTests.cs (1)
20services.AddRouting(options => options.ConstraintMap.Add("foo", typeof(TestRouteConstraint)));