2 references to _router
Microsoft.AspNetCore.Components (2)
Routing\RouteTable.cs (2)
25
public TreeRouter? TreeRouter =>
_router
;
66
_router
.Route(routeContext);