3 references to SetRoutingAndContinue
Microsoft.AspNetCore.Routing (3)
EndpointRoutingMiddleware.cs (3)
83return SetRoutingAndContinue(httpContext); 90await middleware.SetRoutingAndContinue(httpContext); 96await middleware.SetRoutingAndContinue(httpContext);