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)
947await renderer.SetNotFoundResponseAsync(httpContext, new NotFoundEventArgs(""))