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