1 write to Routes
Microsoft.AspNetCore.Components (1)
Routing\Router.cs (1)
202
Routes
= RouteTableFactory.Instance.Create(routeKey, ServiceProvider);
3 references to Routes
Microsoft.AspNetCore.Components (3)
Routing\Router.cs (3)
259
Routes
.Route(context);
384
if (_renderHandle.IsInitialized &&
Routes
!= null)
433
Routes
.Route(context);