2 instantiations of RouteHandler
Microsoft.AspNetCore.Routing (2)
RequestDelegateRouteBuilderExtensions.cs (2)
28new RouteHandler(handler), 266new RouteHandler(handler),
1 reference to RouteHandler
Microsoft.AspNetCore.Routing (1)
RouteHandler.cs (1)
18/// Constructs a new <see cref="RouteHandler"/> instance.