3 references to ShortCircuitMatcherFactory
Microsoft.AspNetCore.Routing.Tests (3)
EndpointRoutingMiddlewareTest.cs (3)
167matcherFactory: new ShortCircuitMatcherFactory(null, false, false), 189matcherFactory: new ShortCircuitMatcherFactory(404, false, false), 217matcherFactory: new ShortCircuitMatcherFactory(statusCode, hasAuthMetadata, hasCorsMetadata),