2 references to SetNotFoundResponseAsync
Microsoft.AspNetCore.Components.Endpoints (1)
Rendering\EndpointHtmlRenderer.cs (1)
90_ = GetErrorHandledTask(SetNotFoundResponseAsync(navigationManager.BaseUri, args));
Microsoft.AspNetCore.Components.Endpoints.Tests (1)
EndpointHtmlRendererTest.cs (1)
1826await SetNotFoundResponseAsync(httpContext.Request.PathBase, args);