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