1 write to NotFoundPageRoute
Microsoft.AspNetCore.Components (1)
Routing\Router.cs (1)
162NavigationManager.NotFoundPageRoute = routeAttribute.Template;
1 reference to NotFoundPageRoute
Microsoft.AspNetCore.Components (1)
NavigationManager.cs (1)
214_notFound.Invoke(this, new NotFoundEventArgs(NotFoundPageRoute));