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)
397
args.Path =
_notFoundPageRoute
;