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)
256Routes.Route(context); 378if (_renderHandle.IsInitialized && Routes != null) 427Routes.Route(context);