1 instantiation of TestRouteConstraint
Microsoft.AspNetCore.Routing.Tests (1)
DefaultParameterPolicyFactoryTest.cs (1)
430
return new
TestRouteConstraint
();
1 reference to TestRouteConstraint
Microsoft.AspNetCore.Routing.Tests (1)
DefaultParameterPolicyFactoryTest.cs (1)
428
public static
TestRouteConstraint
Create()