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