1 write to Handler
Microsoft.AspNetCore.Routing (1)
Tree\TreeRouteBuilder.cs (1)
96Handler = handler,
2 references to Handler
Microsoft.AspNetCore.Routing (2)
Tree\TreeRouter.cs (2)
212context.RouteData.Routers.Add(entry.Handler); 213await entry.Handler.RouteAsync(context);