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