3 references to SetRoutingAndContinue
Microsoft.AspNetCore.Routing (3)
EndpointRoutingMiddleware.cs (3)
126return SetRoutingAndContinue(httpContext); 133await middleware.SetRoutingAndContinue(httpContext); 139await middleware.SetRoutingAndContinue(httpContext);