2 references to Exception
Microsoft.AspNetCore.Components.Tests (2)
RendererTest.cs (2)
4017Assert.Same(AttachThrowingComponent.Exception, Assert.Single(renderer.HandledExceptions).GetBaseException()); 4026throw Exception;