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