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