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