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