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