2 references to NotFoundEventArgs
Microsoft.AspNetCore.Components (1)
NavigationManager.cs (1)
214
_notFound.Invoke(this, new
NotFoundEventArgs
(NotFoundPageRoute));
Microsoft.AspNetCore.Components.Endpoints.Tests (1)
EndpointHtmlRendererTest.cs (1)
947
await renderer.SetNotFoundResponseAsync(httpContext, new
NotFoundEventArgs
(""))