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