1 instantiation of CustomParameterPolicy
Microsoft.AspNetCore.Routing.Tests (1)
Matching\DfaMatcherBuilderTest.cs (1)
3449var endpoint = CreateEndpoint("/a/b/c", constraints: new { a = new CustomParameterPolicy(), });