2 references to StreamingComponentThatThrowsAsynchronously
Microsoft.AspNetCore.Components.Endpoints.Tests (2)
RazorComponentResultTest.cs (2)
301
() => new RazorComponentResult(typeof(
StreamingComponentThatThrowsAsynchronously
)) { PreventStreamingRendering = true }
324
() => new RazorComponentResult(typeof(
StreamingComponentThatThrowsAsynchronously
))