1 write to ExceptionDuringDisposeAsync
Microsoft.AspNetCore.Components.Server.Tests (1)
Circuits\CircuitHostTest.cs (1)
840ExceptionDuringDisposeAsync = ex;
1 reference to ExceptionDuringDisposeAsync
Microsoft.AspNetCore.Components.Server.Tests (1)
Circuits\CircuitHostTest.cs (1)
149var componentException = Assert.IsType<JSDisconnectedException>(component.ExceptionDuringDisposeAsync);