1 write to _notFoundPageRoute
Microsoft.AspNetCore.Components (1)
Routing\Router.cs (1)
170_notFoundPageRoute = routeAttribute.Template;
1 reference to _notFoundPageRoute
Microsoft.AspNetCore.Components (1)
Routing\Router.cs (1)
397args.Path = _notFoundPageRoute;