2 writes to Handler
Microsoft.AspNetCore.Routing (2)
RouteValuesAddressScheme.cs (1)
153Handler = NullRouter.Instance,
Tree\TreeRouteBuilder.cs (1)
192Handler = handler,
1 reference to Handler
Microsoft.AspNetCore.Routing (1)
Tree\TreeRouter.cs (1)
333var pathData = entry.Handler.GetVirtualPath(context);