2 references to Exception
Microsoft.AspNetCore.Components.Tests (2)
RendererTest.cs (2)
3977Assert.Same(ConstructorThrowingComponent.Exception, Assert.Single(renderer.HandledExceptions).GetBaseException()); 3986throw Exception;