2 references to SetNotFoundWhenResponseHasStarted
Microsoft.AspNetCore.Components.Endpoints (1)
RazorComponentEndpointInvoker.cs (1)
168await _renderer.SetNotFoundWhenResponseHasStarted();
Microsoft.AspNetCore.Components.Endpoints.Tests (1)
EndpointHtmlRendererTest.cs (1)
1826await SetNotFoundWhenResponseHasStarted();