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