3 references to SetRoutingAndContinue
Microsoft.AspNetCore.Routing (3)
EndpointRoutingMiddleware.cs (3)
122return SetRoutingAndContinue(httpContext); 129await middleware.SetRoutingAndContinue(httpContext); 135await middleware.SetRoutingAndContinue(httpContext);