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