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